aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-01fs/super.c: fix lru_list leak for realAl Viro
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel
2013-10-01Merge branch 'intel'David S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-10-01Merge branch 'ip_tunnel'David S. Miller
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert
2013-10-01ip_tunnel: Add fallback tunnels to the hash listsSteffen Klassert
2013-10-01ip_tunnel: Fix a memory corruption in ip_tunnel_xmitSteffen Klassert
2013-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat
2013-09-30skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-30ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine
2013-09-30ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine
2013-09-30bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-30drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-09-30net: add missing sk_max_pacing_rate docEric Dumazet
2013-09-30bgmac: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30b44: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman
2013-09-30ethernet: use likely() for common Ethernet encapstephen hemminger