aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet4-7/+12
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello1-4/+42
2013-10-033com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515Matthew Whitehead1-2/+2
2013-10-03net: ipv4: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03net: myri10ge: Change variable type to boolPeter Senna Tschudin1-2/+2
2013-10-03net: bnx2x: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-03Merge branch 'bond_hash'David S. Miller8-175/+137
2013-10-03bonding: document the new xmit policy modes and update the changed onesNikolay Aleksandrov1-30/+36
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov5-134/+72
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2-11/+29
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet7-40/+21
2013-10-02ath10k: wmi: Convert use of 6 to ETH_ALENJoe Perches1-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches57-149/+146
2013-10-02include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov1-5/+2
2013-10-02tcp: sndbuf autotuning improvementsEric Dumazet2-14/+26
2013-10-02fib_trie: avoid a redundant bit judgement in inflatebaker.zhang1-6/+3
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()Jesper Juhl1-1/+1
2013-10-02xen-netfront: convert to GRO APIWei Liu1-1/+3
2013-10-02tg3: use phylib when robo switch is in useHauke Mehrtens1-1/+10
2013-10-02ssb: provide phy address for Gigabit Ethernet driverHauke Mehrtens1-0/+14
2013-10-02tg3: add support a phy at an address different than 01Hauke Mehrtens1-19/+19
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller533-3021/+5170
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds107-845/+1301
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2013-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-10-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2013-10-01fs/super.c: fix lru_list leak for realAl Viro1-2/+2
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet1-19/+26
2013-10-01ip6tnl: allow to use rtnl ops on fb tunnelNicolas Dichtel1-2/+1
2013-10-01sit: allow to use rtnl ops on fb tunnelNicolas Dichtel1-1/+1
2013-10-01Merge branch 'intel'David S. Miller11-174/+283
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu3-0/+107
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd1-2/+4
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller3-23/+23
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2-26/+26
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2-15/+65
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore1-11/+10
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore1-17/+44
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore1-27/+2
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller1-53/+2
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla3-2/+8
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla5-73/+115
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2-2/+3
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam1-9/+2
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam2-5/+5
2013-10-01Merge branch 'ip_tunnel'David S. Miller2-10/+10
2013-10-01ip_tunnel: Remove double unregister of the fallback deviceSteffen Klassert1-2/+0
2013-10-01ip_tunnel_core: Change __skb_push back to skb_pushSteffen Klassert1-1/+1