1. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  2. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  3. daf8cf6 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  4. 1ba0145 wireless: fix cfg80211.h new kernel-doc warnings by Randy Dunlap · 13 years ago
  5. 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 13 years ago
  6. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  8. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  9. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 13 years ago
  10. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  11. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
  13. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  14. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 13 years ago
  15. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 13 years ago
  16. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 13 years ago
  17. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 13 years ago
  18. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  19. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 13 years ago
  20. e00cf3b 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 · 13 years ago
  21. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  22. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  23. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  24. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 13 years ago
  25. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 13 years ago
  26. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 13 years ago
  27. b3ccfbe caif: Protected in-flight packets using dev or sock refcont. by sjur.brandeland@stericsson.com · 13 years ago
  28. 43e3692 caif: Move refcount from service layer to sock and dev. by sjur.brandeland@stericsson.com · 13 years ago
  29. cb3cb42 caif: Add ref-count to framing layer by sjur.brandeland@stericsson.com · 13 years ago
  30. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 13 years ago
  31. 0b1e973 caif: Use rcu_read_lock in CAIF mux layer. by sjur.brandeland@stericsson.com · 13 years ago
  32. 298eaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  33. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 13 years ago
  34. c319b4d net: ipv4: add IPPROTO_ICMP socket kind by Vasiliy Kulikov · 13 years ago
  35. a10e146 bonding,llc: Fix structure sizeof incompatibility for some PDUs by Vitalii Demianets · 13 years ago
  36. ca06707 ipv6: restore correct ECN handling on TCP xmit by Steinar H. Gunderson · 13 years ago
  37. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  38. f607a15 garp: remove last synchronize_rcu() call by Eric Dumazet · 13 years ago
  39. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  40. 56d1893 cfg80211: restrict AP beacon intervals by Johannes Berg · 13 years ago
  41. 15cb309 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  42. bbe6ad6 cfg80211/nl80211: add interval attribute for scheduled scans by Luciano Coelho · 13 years ago
  43. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  44. 807f8a8 cfg80211/nl80211: add support for scheduled scans by Luciano Coelho · 13 years ago
  45. 9c3990a nl80211: Let userspace drive the peer link management states. by Javier Cardona · 13 years ago
  46. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  47. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  48. b3b1b06 Bluetooth: Double check sec req for pre 2.1 device by Waldemar Rymarkiewicz · 13 years ago
  49. 9f381a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  50. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  51. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  52. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  53. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  54. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  55. da37e36 garp: remove one synchronize_rcu() call by Eric Dumazet · 13 years ago
  56. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  57. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  58. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  59. 77357a9 ipv4: Create inet_csk_route_child_sock(). by David S. Miller · 13 years ago
  60. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  61. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  62. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  63. 90864fb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  64. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  65. ff1b6e6 nl80211/cfg80211: WoWLAN support by Johannes Berg · 13 years ago
  66. f0dc799 cfg80211: Remove unused wiphy flag by Jouni Malinen · 13 years ago
  67. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  68. a70171d 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 · 13 years ago
  69. 23691d7 Bluetooth: Remove l2cap_sk_list by Gustavo F. Padovan · 13 years ago
  70. 73b2ec1 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() by Gustavo F. Padovan · 13 years ago
  71. 9e4425f Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() by Gustavo F. Padovan · 13 years ago
  72. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  73. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  74. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  75. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  76. dee04ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  77. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 13 years ago
  78. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  79. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  80. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  81. 4df378a Bluetooth: Add store_hint parameter to mgmt_new_key by Johan Hedberg · 13 years ago
  82. 4748fed Bluetooth: Remove old_key_type from mgmt_ev_new_key by Johan Hedberg · 13 years ago
  83. d25e28a Bluetooth: Fix link key persistent storage criteria by Johan Hedberg · 13 years ago
  84. 55bc1a3 Bluetooth: Add confirm_hint parameter to user confirmation requests by Johan Hedberg · 13 years ago
  85. 9f61656 Bluetooth: Add variable SSP auto-accept delay support by Johan Hedberg · 13 years ago
  86. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 13 years ago
  87. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 13 years ago
  88. a770bb5 Bluetooth: Add secure flag for mgmt_pin_code_req by Waldemar Rymarkiewicz · 13 years ago
  89. 13d3931 Bluetooth: Map sec_level to link key requirements by Waldemar Rymarkiewicz · 13 years ago
  90. b6020ba Bluetooth: Add definitions for link key types by Waldemar Rymarkiewicz · 13 years ago
  91. 314b238 Bluetooth: Add discovering event to the Management interface by Johan Hedberg · 13 years ago
  92. 14a5366 Bluetooth: Add basic discovery commands to the management interface by Johan Hedberg · 13 years ago
  93. cf2f90f Bluetooth: Don't export l2cap_sock_ops by Gustavo F. Padovan · 13 years ago
  94. 6ff5abb Bluetooth: Fix memory leak with L2CAP channels by Gustavo F. Padovan · 13 years ago
  95. 8c1d787 Bluetooth: Move conn to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  96. fe4128e Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  97. 0c1bc5c Bluetooth: Move more channel info to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  98. 47d1ec6 Bluetooth: Move more vars to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  99. 4343478 Bluetooth: Move some more elements to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  100. 77a74c7 Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect() by Gustavo F. Padovan · 13 years ago