aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa
2013-10-19ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa
2013-10-19ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa
2013-10-19Merge branch 'ipip_gso'David S. Miller
2013-10-19bnx2x: add TSO support for IPIPEric Dumazet
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet
2013-10-19net: generalize skb_segment()Eric Dumazet
2013-10-19ipv6: gso: remove redundant lockingEric Dumazet
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches
2013-10-19net: dccp: Remove extern from function prototypesJoe Perches
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches
2013-10-19ipv4: gso: send_check() & segment() cleanupsEric Dumazet
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller
2013-10-19Merge branch 'bonding'David S. Miller
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko
2013-10-19bonding: add Netlink support mode optionJiri Pirko
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko
2013-10-19bonding: remove bond_ioctl_change_active()Jiri Pirko
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko
2013-10-19bonding: move mode setting into separate functionJiri Pirko
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko
2013-10-18em_ipset: use dev_net() accessorstephen hemminger
2013-10-18tcp: remove redundant code in __tcp_retransmit_skb()Neal Cardwell
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil
2013-10-18fib: Use const struct nl_info * in rtmsg_fibJoe Perches
2013-10-18ax25: cleanup a range testDan Carpenter
2013-10-18fib_trie: remove duplicated rcu lockbaker.zhang
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-18Merge branch 'qlcnic'David S. Miller
2013-10-18qlcnic: update version to 5.3.51Himanshu Madhani
2013-10-18qlcnic: Skip unknown entry type while collecting firmware dumpShahed Shaikh
2013-10-18qlcnic: dcb code cleanup and refactoring.Sucheta Chakraborty
2013-10-18qlcnic: Remove redundant eSwitch enable commandsSony Chacko
2013-10-18qlcnic: Update ethtool standard pause settings.Jitendra Kalsaria
2013-10-18qlcnic: Firmware dump collection when auto recovery is disabled.Pratik Pujar
2013-10-18qlcnic: Enhance ethtool to display ring indices and interrupt maskPratik Pujar
2013-10-18qlcnic: Print informational messages only once during driver load.Sucheta Chakraborty
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet
2013-10-18Merge branch 'tipc'David S. Miller
2013-10-18tipc: simplify the link lookup routineErik Hugne
2013-10-18tipc: correct return value of link_cmd_set_value routineYing Xue
2013-10-18tipc: correct return value of recv_msg routineYing Xue
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue
2013-10-18tipc: make bearer and media naming consistentYing Xue
2013-10-18tipc: silence sparse warningsYing Xue
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue