1. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  2. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  3. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  4. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  5. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  6. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 13 years ago
  7. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 13 years ago
  8. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  9. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  10. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  11. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  12. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  13. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  14. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 13 years ago
  15. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 13 years ago
  16. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 13 years ago
  17. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
  18. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 13 years ago
  19. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 13 years ago
  20. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  21. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  22. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 13 years ago
  23. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  24. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  25. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  26. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  27. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  28. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  29. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  30. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  31. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  32. f943cbe inet: remove rcu protection on tw_net by Eric Dumazet · 13 years ago
  33. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 13 years ago
  34. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  35. 9f048bf net: fix build error if CONFIG_CGROUPS=n by Eric Dumazet · 13 years ago
  36. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 13 years ago
  37. 3dc43e3 per-netns ipv4 sysctl_tcp_mem by Glauber Costa · 13 years ago
  38. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  39. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  40. 180d8cd foundations of per-cgroup memory pressure controlling. by Glauber Costa · 13 years ago
  41. f2abba4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  42. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  43. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  44. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  45. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  46. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  47. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  48. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  49. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  50. d5f43c1 caif-spi: Bugfix for dump upon device removal by Erwan Bracq · 13 years ago
  51. d39aeaf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  52. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  53. ea6e574 ipv6: add ip6_route_lookup by Florian Westphal · 13 years ago
  54. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  55. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  56. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  57. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  58. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  59. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  61. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  62. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  63. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  64. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 13 years ago
  65. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  66. 8aa953d caif: Remove unused attributes from struct cflayer by sjur.brandeland@stericsson.com · 13 years ago
  67. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  68. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  69. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  70. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  71. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  72. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  73. 1026fec neigh: Create mechanism for generic neigh private areas. by David Miller · 13 years ago
  74. 1432de0 cfg80211: clarify set tx power mBm documentation by Luis R. Rodriguez · 13 years ago
  75. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  76. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  77. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  78. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  79. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  80. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  81. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  82. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  83. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  84. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  85. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  86. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  87. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  88. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  89. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  90. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  91. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  92. 8c21522 netprio_cgroup: Fix build break by Neil Horman · 13 years ago
  93. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  94. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  95. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  96. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  97. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  98. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  99. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  100. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago