summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng
2012-11-03tipc: do not use tasklet_disable before tasklet_killXiaotian Feng
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet
2012-11-03l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-02Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-11-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-02Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-02frv: fix the broken preemptAl Viro
2012-11-02frv: switch to saner kernel_execve() semanticsAl Viro
2012-11-02FRV: Fix the new-style kernel_thread() stuffDavid Howells
2012-11-02FRV: Fix the preemption handlingDavid Howells
2012-11-02FRV: gcc-4.1.2 also inlines weak functionsDavid Howells
2012-11-02FRV: Don't objcopy the GNU build_id noteDavid Howells
2012-11-02FRV: Add missing linux/export.h #inclusionsDavid Howells
2012-11-02Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-11-02hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin
2012-11-01tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-01net: sctp: Fix typo in net/sctpMasanari Iida
2012-11-01bonding: fix second off-by-one errornikolay@redhat.com
2012-11-01bonding: fix off-by-one errornikolay@redhat.com
2012-11-01bnx2x: Disable FCoE for 57840 since not yet supported by FWDmitry Kravkov
2012-11-01bnx2x: Fix no link on 577xx 10G-baseTYaniv Rosner
2012-11-01bnx2x: Fix unrecognized SFP+ module after driver is loadedYaniv Rosner
2012-11-01bnx2x: Fix potential incorrect link speed provisionYaniv Rosner
2012-11-01bnx2x: Restore global registers back to default.Yaniv Rosner
2012-11-01bnx2x: Fix link down in 57712 following LFAYaniv Rosner
2012-11-01bnx2x: Fix 57810 1G-KR link against certain switches.Yaniv Rosner
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-11-01iscsi-target: Fix missed wakeup race in TX threadRoland Dreier
2012-11-01target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier
2012-11-01target: Don't return success from module_init() if setup failsRoland Dreier
2012-11-01target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger
2012-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds