1. 7ec75c5 net: suppress RCU lockdep false positive in twsk_net() by Paul E. McKenney · 16 years ago
  2. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  3. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 16 years ago
  4. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 16 years ago
  5. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 16 years ago
  6. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 16 years ago
  7. 5ebfbc0 X25: Add if_x25.h and x25 to device identifiers by Andrew Hendry · 16 years ago
  8. f68c224 dst: rcu check refinement by Eric Dumazet · 16 years ago
  9. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 16 years ago
  10. 6727244 radiotap parser: fix endian annotation by Johannes Berg · 16 years ago
  11. aa39514 net: sk_sleep() helper by Eric Dumazet · 16 years ago
  12. f79d9ba mac80211: add flags for STBC (Space-Time Block Coding) by Felix Fietkau · 16 years ago
  13. 80725f4 mac80211: document IEEE80211_CONF_CHANGE_QOS by Stanislaw Gruszka · 16 years ago
  14. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 16 years ago
  15. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 16 years ago
  16. 93d95b1 mac80211: fix typo in comments by Daniel Halperin · 16 years ago
  17. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 16 years ago
  18. 0a56bd0 mac80211: add LDPC control flag by Luis R. Rodriguez · 16 years ago
  19. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 16 years ago
  20. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 16 years ago
  21. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 16 years ago
  22. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 16 years ago
  23. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 16 years ago
  24. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 16 years ago
  25. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 16 years ago
  26. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 16 years ago
  27. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 16 years ago
  28. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 16 years ago
  29. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  31. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 16 years ago
  32. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 16 years ago
  33. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 16 years ago
  34. d5cdfac cfg80211: Add local-state-change-only auth/deauth/disassoc by Jouni Malinen · 16 years ago
  35. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 16 years ago
  36. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 16 years ago
  37. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  39. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 16 years ago
  40. 22bedad net: convert multicast list to list_head by Jiri Pirko · 16 years ago
  41. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 16 years ago
  42. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 16 years ago
  43. f9ea3eb include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment by Joe Perches · 16 years ago
  44. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 16 years ago
  45. e3cf8b3 mac80211: support paged rx SKBs by Zhu Yi · 16 years ago
  46. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 16 years ago
  47. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 16 years ago
  48. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 16 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  50. 7905e35 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
  51. 0c0dbfe decnet: Remove unused FIB metric macros. by David S. Miller · 16 years ago
  52. a97c13c mac80211: Add support for connection quality monitoring by Juuso Oikarinen · 16 years ago
  53. d6dc1a3 cfg80211: Add connection quality monitoring support to nl80211 by Juuso Oikarinen · 16 years ago
  54. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 16 years ago
  55. 33e2bf6 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
  56. ec733b1 net: snmp mib cleanup by Eric Dumazet · 16 years ago
  57. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 16 years ago
  58. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 16 years ago
  59. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 16 years ago
  60. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 16 years ago
  61. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 16 years ago
  62. f5d410f netlink: fix unaligned access in nla_get_be64() by Pablo Neira Ayuso · 16 years ago
  63. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  64. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 16 years ago
  66. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  67. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 16 years ago
  68. 2b4c329 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. by YOSHIFUJI Hideaki / 吉藤英明 · 16 years ago
  69. 62bb2ac mac80211: deprecate RX status noise by Johannes Berg · 16 years ago
  70. 4045635 net: add __must_check to sk_add_backlog by Zhu Yi · 16 years ago
  71. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  72. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 16 years ago
  73. a3a858f net: backlog functions rename by Zhu Yi · 16 years ago
  74. 8eae939 net: add limit for socket backlog by Zhu Yi · 16 years ago
  75. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 16 years ago
  76. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 16 years ago
  77. c839d30 net: add scheduler sync hint to tcp_prequeue(). by Mike Galbraith · 16 years ago
  78. e5c1a0a 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
  79. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 16 years ago
  80. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 16 years ago
  81. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  82. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 16 years ago
  83. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 16 years ago
  84. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 16 years ago
  85. c13854ce Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 16 years ago
  86. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 16 years ago
  87. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 16 years ago
  88. 19bc291 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
  89. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 16 years ago
  90. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 16 years ago
  91. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 16 years ago
  92. bf825f8 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 16 years ago
  93. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 16 years ago
  94. ffb9eb3 nl80211: add power save commands by Kalle Valo · 16 years ago
  95. 7e38017 net: TCP thin dupack by Andreas Petlund · 16 years ago
  96. 36e31b0 net: TCP thin linear timeouts by Andreas Petlund · 16 years ago
  97. 5aa4b32 net: TCP thin-stream detection by Andreas Petlund · 16 years ago
  98. b54452b const: struct nla_policy by Alexey Dobriyan · 16 years ago
  99. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 16 years ago
  100. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 16 years ago