1. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  2. 417962a ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  3. 8289bab scsi_netlink: Remove dead and buggy code by Eric W. Biederman · 12 years ago
  4. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago
  5. d530d6d netprio_cgroup: Remove update_netdev_tables() since it is unnecessary by Srivatsa S. Bhat · 12 years ago
  6. 5d07d86 bnx2x: Utilize Link Flap Avoidance by Yuval Mintz · 12 years ago
  7. d3a8f13 bnx2x: Link Flap Avoidance by Yaniv Rosner · 12 years ago
  8. 5c107fd bnx2x: link code refactoring by Yaniv Rosner · 12 years ago
  9. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  10. c7cbb91 netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat by Pablo Neira Ayuso · 12 years ago
  11. 280050c x86 bpf_jit: support MOD operation by Eric Dumazet · 12 years ago
  12. 26964bb bnx2x: use native EEE instead of auto-greeen by Yuval Mintz · 12 years ago
  13. f6b6eb6 bnx2x: correct & clean 10G EEE requirements by Yuval Mintz · 12 years ago
  14. ec4010e bnx2x: EEE code refactoring by Yuval Mintz · 12 years ago
  15. 34dab17 bnx2x: add EEE support for 4-port devices by Yuval Mintz · 12 years ago
  16. 08e9acc bnx2x: EEE status is read locally by Yuval Mintz · 12 years ago
  17. fdd6681 ipv6: remove some useless RCU read lock by Amerigo Wang · 12 years ago
  18. 6d57e90 etherdevice: introduce help function eth_zero_addr() by Duan Jiong · 12 years ago
  19. 82346a7 cnic: Allocate UIO resources only on devices that support iSCSI. by Michael Chan · 12 years ago
  20. 51a8f54 cnic: Allocate kcq resource only on devices that support FCoE. by Michael Chan · 12 years ago
  21. 8cc0e02 cnic: Add function pointers to arm IRQ for different devices. by Michael Chan · 12 years ago
  22. f81b0ac cnic: Free UIO rings when the device is closed. by Michael Chan · 12 years ago
  23. 74dd0c4 cnic: Add functions to allocate and free UIO rings by Michael Chan · 12 years ago
  24. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  25. c6bb813 xfrm: Report user triggered expirations against the users socket by Eric W. Biederman · 12 years ago
  26. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  27. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  28. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  29. 5693d68 netfilter: nf_nat: fix out-of-bounds access in address selection by Florian Westphal · 12 years ago
  30. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  31. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  32. 16fa9e1 netdev/phy: mdio-mux-mmioreg.c should include of_address.h by Timur Tabi · 12 years ago
  33. ba8bd0e net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago
  34. bd877e48 net: qmi_wwan: use a single bind function for all device types by Bjørn Mork · 12 years ago
  35. 3ee2403 net: qmi_wwan: increase max QMI message size to 4096 by Bjørn Mork · 12 years ago
  36. 4ccfe6d ipv4/route: arg delay is useless in rt_cache_flush() by Nicolas Dichtel · 12 years ago
  37. dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
  38. d679c53 igmp: avoid drop_monitor false positives by Eric Dumazet · 12 years ago
  39. e966c8e drivers/net/usb/sierra_net.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  40. b4949ab ipv6: fix handling of throw routes by Nicolas Dichtel · 12 years ago
  41. 7ab4551 tcp: fix TFO regression by Eric Dumazet · 12 years ago
  42. ef2c7d7 ipv6: fix handling of blackhole and prohibit routes by Nicolas Dichtel · 12 years ago
  43. d6b6d98 be2net: use PCIe AER capability by Sathya Perla · 12 years ago
  44. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  45. 7933aa5 bnx2x: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  46. 2c96932 netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h by Stephen Rothwell · 12 years ago
  47. 840f300 cxgb4: Remove duplicate register definitions by Vipul Pandya · 12 years ago
  48. e5619c1 RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver by Vipul Pandya · 12 years ago
  49. c6c1396 net: add unknown state to sysfs NIC duplex export by Nikolay Aleksandrov · 12 years ago
  50. f6fe569 Revert "usbnet: drop unneeded check for NULL" by Oliver Neukum · 12 years ago
  51. d23ff70 tcp: add generic netlink support for tcp_metrics by Julian Anastasov · 12 years ago
  52. 00545be netfilter: fix crash during boot if NAT has been compiled built-in by Pablo Neira Ayuso · 12 years ago
  53. ab86825 ixgbe: remove old init remnant by Eliezer Tamir · 12 years ago
  54. 42f3c43 igb: Supported and Advertised Pause Frame by Akeem G. Abodunrin · 12 years ago
  55. 9936a7b igb: reduce Rx header size by Eric Dumazet · 12 years ago
  56. 8aa23f0 igb: Add loopback test support for i210 by Carolyn Wyborny · 13 years ago
  57. 600e177 net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries by Masatake YAMATO · 12 years ago
  58. cefd81c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  59. 3731a33 ieee802154: MRF24J40 driver by Alan Ott · 12 years ago
  60. 798b2cb net: Add INET dependency on aes crypto for the sake of TCP fastopen. by David S. Miller · 12 years ago
  61. 54a2792 sctp: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  62. 6e129d04 usbnet: drop unneeded check for NULL by Oliver Neukum · 12 years ago
  63. 15eac2a openvswitch: Increase maximum number of datapath ports. by Pravin B Shelar · 12 years ago
  64. 1e9f020 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  65. 684bad1 tcp: use PRR to reduce cwin in CWR state by Yuchung Cheng · 12 years ago
  66. fb4d3d1 tcp: move tcp_update_cwnd_in_recovery by Yuchung Cheng · 12 years ago
  67. 09484d1 tcp: move tcp_enter_cwr() by Yuchung Cheng · 12 years ago
  68. 5aee072 net: sierra_net: rx_urb_size is constant by Bjørn Mork · 12 years ago
  69. 9625e5f net: sierra_net: make private symbols static by Bjørn Mork · 12 years ago
  70. 11ad714 net: cx82310_eth: use common match macro by Bjørn Mork · 12 years ago
  71. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  72. ce9f3f3 netfilter: properly annotate ipv4_netfilter_{init,fini}() by Jan Beulich · 13 years ago
  73. 1c15b67 netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() by Michael Wang · 12 years ago
  74. 2a6decf netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() by Michael Wang · 12 years ago
  75. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  76. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  77. 236df00 netfilter: xt_CT: refactorize xt_ct_tg_check by Pablo Neira Ayuso · 12 years ago
  78. 6703aa7 netfilter: xt_socket: fix compilation warnings with gcc 4.7 by Pablo Neira Ayuso · 12 years ago
  79. a2dc375e 6lowpan: handle NETDEV_UNREGISTER event by Alan Ott · 12 years ago
  80. a437d27 6lowpan: Make a copy of skb's delivered to 6lowpan by Alan Ott · 12 years ago
  81. 1bed966 Merge branch 'tcp_fastopen_server' by David S. Miller · 12 years ago
  82. 168a8f5 tcp: TCP Fast Open Server - main code path by Jerry Chu · 12 years ago
  83. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  84. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  85. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 12 years ago
  86. da210f5 bonding: add some slack to arp monitoring time limits by Jiri Bohac · 12 years ago
  87. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 12 years ago
  88. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 12 years ago
  89. 98d75c3 ipv4: Minor logic clean-up in ipv4_mtu by Alexander Duyck · 12 years ago
  90. 4a2c240 net:atm:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  91. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 12 years ago
  92. d56631a net:stmmac: Remove bus_id from mdio platform data. by Srinivas Kandagatla · 12 years ago
  93. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 12 years ago
  94. a5cf5ce net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister by Srinivas Kandagatla · 12 years ago
  95. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  96. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 12 years ago
  97. fc61b92 af_unix: fix shutdown parameter checking by Xi Wang · 12 years ago
  98. 46b66d7 decnet: fix shutdown parameter checking by Xi Wang · 12 years ago
  99. 6c9ff97 tcp: Increase timeout for SYN segments by Alex Bergmann · 12 years ago
  100. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago