1. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 15 years ago
  2. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 15 years ago
  3. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 15 years ago
  4. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 15 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  7. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 15 years ago
  8. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 15 years ago
  9. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 15 years ago
  10. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 15 years ago
  11. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  13. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
  14. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  15. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  16. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 15 years ago
  17. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  18. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 15 years ago
  19. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 15 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  21. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  22. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 15 years ago
  23. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 15 years ago
  24. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 15 years ago
  25. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 15 years ago
  26. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. ec733b1 net: snmp mib cleanup by Eric Dumazet · 15 years ago
  28. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  29. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  30. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
  31. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 15 years ago
  32. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 15 years ago
  33. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 15 years ago
  34. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  35. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  36. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  37. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 15 years ago
  39. 2b4c329 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  40. 62bb2ac mac80211: deprecate RX status noise by Johannes Berg · 16 years ago
  41. 4045635 net: add __must_check to sk_add_backlog by Zhu Yi · 15 years ago
  42. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  43. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  44. a3a858f net: backlog functions rename by Zhu Yi · 15 years ago
  45. 8eae939 net: add limit for socket backlog by Zhu Yi · 15 years ago
  46. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 15 years ago
  47. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 15 years ago
  48. c839d30 net: add scheduler sync hint to tcp_prequeue(). by Mike Galbraith · 15 years ago
  49. e5c1a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  50. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 15 years ago
  51. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 15 years ago
  52. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  54. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 16 years ago
  55. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 16 years ago
  56. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 16 years ago
  57. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 15 years ago
  58. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 15 years ago
  59. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  60. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 15 years ago
  61. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 16 years ago
  62. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 16 years ago
  63. bf825f8 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 16 years ago
  64. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 16 years ago
  65. ffb9eb3 nl80211: add power save commands by Kalle Valo · 16 years ago
  66. 7e38017 net: TCP thin dupack by Andreas Petlund · 16 years ago
  67. 36e31b0a net: TCP thin linear timeouts by Andreas Petlund · 16 years ago
  68. 5aa4b32 net: TCP thin-stream detection by Andreas Petlund · 16 years ago
  69. b54452b const: struct nla_policy by Alexey Dobriyan · 16 years ago
  70. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 16 years ago
  71. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 16 years ago
  72. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 16 years ago
  73. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 16 years ago
  74. 9874c41 ipv6.h: reassembly: replace calculated magic number with multiplication by Joe Perches · 16 years ago
  75. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 16 years ago
  76. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 16 years ago
  77. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  78. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 16 years ago
  79. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 16 years ago
  80. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 16 years ago
  81. dfff061 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments by Uwe Kleine-König · 16 years ago
  82. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 16 years ago
  83. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  84. a633746 xfrm: use proper kernel types by jamal · 16 years ago
  85. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 16 years ago
  86. 857b409 netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net() by Alexey Dobriyan · 16 years ago
  87. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 16 years ago
  88. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 16 years ago
  89. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 16 years ago
  90. c414664 net: add a wrapper sk_entry() by Li Zefan · 16 years ago
  91. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 16 years ago
  92. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 16 years ago
  94. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 16 years ago
  95. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 16 years ago
  96. 33e5a2f wireless: update radiotap parser by Johannes Berg · 16 years ago
  97. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 16 years ago
  98. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 16 years ago
  99. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  100. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 16 years ago