1. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  2. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  3. c96e963 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
  4. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  5. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
  6. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
  7. 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
  8. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
  9. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
  10. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  12. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  13. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 14 years ago
  14. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  15. f7b64e6 Bluetooth: Add read_info management command by Johan Hedberg · 14 years ago
  16. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 14 years ago
  17. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 14 years ago
  18. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  19. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  20. 63e35cd 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
  21. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 14 years ago
  22. 356f039 TCP: increase default initial receive window. by Nandita Dukkipati · 14 years ago
  23. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  25. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  26. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  27. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  28. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  29. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  30. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  31. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  32. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  34. bc2ce89 tcp: relax tcp_paws_check() by Eric Dumazet · 14 years ago
  35. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  36. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  37. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  38. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  39. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  40. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  41. 6389aa7 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
  42. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  43. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  44. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  45. 1d212aa 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
  46. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  47. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  48. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 14 years ago
  49. 1e13f86 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
  50. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  51. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  52. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  54. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 14 years ago
  55. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago
  56. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 14 years ago
  57. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  58. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  59. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  60. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  61. f435d9e 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
  62. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  63. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  64. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  65. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 14 years ago
  66. c30ae13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  67. 547025d cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  68. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  69. 15c0542 ipv6: Add rt6_get_peer() helper. by David S. Miller · 14 years ago
  70. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  71. 4399ce4 inetpeer: Fix incorrect comment about inetpeer struct size. by David S. Miller · 14 years ago
  72. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 14 years ago
  73. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 14 years ago
  74. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  75. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 14 years ago
  76. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  77. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 14 years ago
  78. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  79. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  80. 672f007 inetpeer: Add inet_getpeer_v6() by David S. Miller · 14 years ago
  81. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  82. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 14 years ago
  83. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  84. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  85. 7714862 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
  86. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  87. 49b4a65 sctp: kill unused macros in head file by Shan Wei · 14 years ago
  88. aa285b1 xfrm: fix gre key endianess by Timo Teräs · 14 years ago
  89. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  90. 5584b80 sctp: kill unused macro definition by Shan Wei · 14 years ago
  91. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  92. 51cce8a 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
  93. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  94. 79b1c46 cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  95. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  96. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  97. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  98. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  99. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  100. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago