aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-19ipip: add GSO/TSO supportEric Dumazet11-8/+29
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet3-9/+25
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet4-30/+43
2013-10-19net: generalize skb_segment()Eric Dumazet1-17/+5
2013-10-19ipv6: gso: remove redundant lockingEric Dumazet1-4/+1
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde1-3/+5
2013-10-19net: misc: Remove extern from function prototypesJoe Perches11-167/+157
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches4-59/+54
2013-10-19net: dccp: Remove extern from function prototypesJoe Perches7-158/+148
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches8-219/+194
2013-10-19ipv4: gso: send_check() & segment() cleanupsEric Dumazet1-13/+11
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller1-1/+1
2013-10-19Merge branch 'bonding'David S. Miller7-186/+337
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko2-1/+23
2013-10-19bonding: add Netlink support mode optionJiri Pirko2-0/+66
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko3-4/+24
2013-10-19bonding: remove bond_ioctl_change_active()Jiri Pirko1-57/+2
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko3-61/+83
2013-10-19bonding: move mode setting into separate functionJiri Pirko4-37/+74
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko4-28/+67
2013-10-18em_ipset: use dev_net() accessorstephen hemminger1-2/+2
2013-10-18tcp: remove redundant code in __tcp_retransmit_skb()Neal Cardwell1-15/+0
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil1-49/+38
2013-10-18fib: Use const struct nl_info * in rtmsg_fibJoe Perches2-2/+2
2013-10-18ax25: cleanup a range testDan Carpenter1-1/+1
2013-10-18fib_trie: remove duplicated rcu lockbaker.zhang1-2/+0
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller6-2/+1141
2013-10-18Merge branch 'qlcnic'David S. Miller12-316/+341
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani1-2/+2
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh1-22/+19
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty8-228/+207
2013-10-18qlcnic: Remove redundant eSwitch enable commandsSony Chacko3-26/+12
2013-10-18qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria2-3/+18
2013-10-18qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar2-1/+17
2013-10-18qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar2-18/+44
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty4-16/+22
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet3-5/+5
2013-10-18Merge branch 'tipc'David S. Miller11-282/+167
2013-10-18tipc: simplify the link lookup routineErik Hugne1-97/+13
2013-10-18tipc: correct return value of link_cmd_set_value routineYing Xue1-9/+19
2013-10-18tipc: correct return value of recv_msg routineYing Xue2-6/+6
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue4-18/+10
2013-10-18tipc: make bearer and media naming consistentYing Xue4-57/+57
2013-10-18tipc: silence sparse warningsYing Xue2-5/+5
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue7-78/+49
2013-10-18tipc: don't use memcpy to copy from user spaceYing Xue1-13/+9
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet2-4/+25
2013-10-18Merge branch 'pci_set_drvdata'David S. Miller15-30/+0
2013-10-18net: enic: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0