1. 5eeaa2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  2. c5e90f5 phonet: remove the unused variable pn by Changli Gao · 14 years ago
  3. f13d493 netpoll: Revert napi_poll fix for bonding driver by Neil Horman · 14 years ago
  4. d86bef7 Fixed race condition at ip_vs.ko module init. by Eduardo Blanco · 14 years ago
  5. 8f3a6de sunrpc: Turn list_for_each-s into the ..._entry-s by Pavel Emelyanov · 14 years ago
  6. 50fa0d4 sunrpc: Remove dead "else" branch from bc xprt creation by Pavel Emelyanov · 14 years ago
  7. c636b57 sunrpc: Don't return NULL from rpcb_create by Pavel Emelyanov · 14 years ago
  8. f10fef3 sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt by Pavel Emelyanov · 14 years ago
  9. 8c14ff2 sunrpc: Remove UDP worker wrappers by Pavel Emelyanov · 14 years ago
  10. cdd518d sunrpc: Remove TCP worker wrappers by Pavel Emelyanov · 14 years ago
  11. 7dfe1fc sunrpc: Pass family to setup_socket calls by Pavel Emelyanov · 14 years ago
  12. 6bc9638 sunrpc: Merge xs_create_sock code by Pavel Emelyanov · 14 years ago
  13. beb59b6 sunrpc: Merge the xs_bind code by Pavel Emelyanov · 14 years ago
  14. 573018c sunrpc: Call xs_create_sockX directly from setup_socket by Pavel Emelyanov · 14 years ago
  15. 22d44a7 sunrpc: Factor out v6 sockets creation by Pavel Emelyanov · 14 years ago
  16. 22f7932 sunrpc: Factor out v4 sockets creation by Pavel Emelyanov · 14 years ago
  17. b65c031 sunrpc: Factor out udp sockets creation by Pavel Emelyanov · 14 years ago
  18. 58dddac sunrpc: Remove duplicate xprt/transport arguments from calls by Pavel Emelyanov · 14 years ago
  19. a9f5f0f sunrpc: Get xprt pointer once in xs_tcp_setup_socket by Pavel Emelyanov · 14 years ago
  20. baaf4e4 sunrpc: Remove unused sock arg from xs_next_srcport by Pavel Emelyanov · 14 years ago
  21. 5d4ec93 sunrpc: Remove unused sock arg from xs_get_srcport by Pavel Emelyanov · 14 years ago
  22. 8723e1b inet: RCU changes in inetdev_by_index() by Eric Dumazet · 14 years ago
  23. 9e917dc net: avoid a dev refcount in ip_mc_find_dev() by Eric Dumazet · 14 years ago
  24. a6f8dbc sunrpc: remove the big kernel lock by Arnd Bergmann · 14 years ago
  25. 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
  26. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  27. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  28. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  29. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  30. 990c3d6 bonding: Fix napi poll for bonding driver by Neil Horman · 14 years ago
  31. c2355e1 bonding: Fix bonding drivers improper modification of netpoll structure by Neil Horman · 14 years ago
  32. 27a954b IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() by Andy Walls · 14 years ago
  33. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  34. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  35. ccc901e tipc: Simplify bearer shutdown logic by Allan Stephens · 14 years ago
  36. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago
  37. d793fe8 Bluetooth: fix oops in l2cap_connect_req by Nathan Holstein · 14 years ago
  38. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  39. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  40. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  41. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  42. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  43. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  44. 10da66f fib: avoid false sharing on fib_table_hash by Eric Dumazet · 14 years ago
  45. 874ffa8 fib_trie: use fls() instead of open coded loop by Eric Dumazet · 14 years ago
  46. a0a4a85 fib: remove a useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  47. 2c1c000 fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() by Eric Dumazet · 14 years ago
  48. 564824b net: allocate skbs on local node by Eric Dumazet · 14 years ago
  49. c64557d 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 · 14 years ago
  50. 1a63c35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 into for-davem by John W. Linville · 14 years ago
  51. 9ebad4a radiotap: fix vendor namespace parsing by Johannes Berg · 14 years ago
  52. 799c1055 De-pessimize rds_page_copy_user by Linus Torvalds · 14 years ago
  53. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  54. b3d6255 Phonet: 'connect' socket implementation for Pipe controller by Kumar Sanghvi · 14 years ago
  55. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  56. e4b5595 mac80211: fix SMPS request by Johannes Berg · 14 years ago
  57. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  58. 271733c cfg80211: notify drivers about frame registrations by Johannes Berg · 14 years ago
  59. a91fd26 IPVS: ip_vs_dbg_callid() is only needed for debugging by Simon Horman · 14 years ago
  60. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  61. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  62. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  63. cfd8e12 wireless: Print wiphy name in sysfs. by Ben Greear · 14 years ago
  64. 29b4433 net: percpu net_device refcount by Eric Dumazet · 14 years ago
  65. 8fa6e3d Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  66. 534c92f Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  67. ab3e571 Bluetooth: Update conf_state before send config_req out by Haijun Liu · 14 years ago
  68. 0175d62 Bluetooth: Use the proper error value from bt_skb_send_alloc() by Gustavo F. Padovan · 14 years ago
  69. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  70. cb810a1 Bluetooth: remove unused variable from cmtp by Gustavo F. Padovan · 14 years ago
  71. aae7fe2 Bluetooth: check for l2cap header in start fragment by Andrei Emeltchenko · 14 years ago
  72. 8979481 Bluetooth: check L2CAP length in first ACL fragment by Andrei Emeltchenko · 14 years ago
  73. 80e2c88 Bluetooth: Don't clear the blacklist when closing the HCI device by Johan Hedberg · 14 years ago
  74. 5017d8d Bluetooth: remove extra newline from debug output by Andrei Emeltchenko · 14 years ago
  75. 6fdf482 Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets. by Mat Martineau · 14 years ago
  76. 3d7d01d Bluetooth: Use common SOCK_STREAM receive code in RFCOMM by Mat Martineau · 14 years ago
  77. 796c86e Bluetooth: Add common code for stream-oriented recvmsg() by Mat Martineau · 14 years ago
  78. 0fba255 Bluetooth: Validate PSM values in calls to connect() and bind() by Mat Martineau · 14 years ago
  79. 0860146 Bluetooth: Fix RFCOMM RPN negotiation by Yuri Kululin · 14 years ago
  80. 8f1e174 Bluetooth: HCI devices are either BR/EDR or AMP radios by David Vrabel · 14 years ago
  81. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  82. ecdfbda dccp: schedule an Ack when receiving timestamps by Gerrit Renker · 14 years ago
  83. d196c9a dccp: generalise data-loss condition by Ivo Calado · 14 years ago
  84. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  85. 93344af dccp: merge now-reduced connect_init() function by Gerrit Renker · 14 years ago
  86. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 14 years ago
  87. 70dc78d sunrpc: Use helper to set v4 mapped addr in ip_map_parse by Pavel Emelyanov · 14 years ago
  88. e33534d sunrpc/cache: centralise handling of size limit on deferred list. by NeilBrown · 14 years ago
  89. d29068c4 sunrpc: Simplify cache_defer_req and related functions. by NeilBrown · 14 years ago
  90. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  91. 0ed8ddf neigh: Protect neigh->ha[] with a seqlock by Eric Dumazet · 14 years ago
  92. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  94. 15d46f3 mac80211: minstrel_ht A-MPDU fix by Björn Smedman · 14 years ago
  95. 730bd83 mac80211: don't kmalloc 16 bytes by Johannes Berg · 14 years ago
  96. 8610c29 cfg80211: add channel utilization stats to the survey command by Felix Fietkau · 14 years ago
  97. 15943a7 mac80211: temporarily disable reorder release timer by Christian Lamparter · 14 years ago
  98. d12c745 mac80211: fix possible null-pointer de-reference by Christian Lamparter · 14 years ago
  99. 5a5c731 wireless: Set some stats used by /proc/net/wireless (wext) by Ben Greear · 14 years ago
  100. b38afa8 mac80211: Improve mlme probe response log messages. by Ben Greear · 14 years ago