1. 7b08b3b mac80211: Remove TSF atomic requirement from the documentation by Alina Friedrichsen · 16 years ago
  2. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 16 years ago
  3. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 16 years ago
  4. 1725d40 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
  5. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 16 years ago
  6. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 16 years ago
  7. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  9. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  10. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  11. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  12. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  13. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  14. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  15. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  16. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  17. 2134e7e mac80211: Add documentation bits for mac80211_rate_control_flags by Sujith · 16 years ago
  18. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  19. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  20. 0378b3f cfg80211: add PM hooks by Johannes Berg · 16 years ago
  21. 9aed3cc nl80211: New command for adding extra IE(s) into management frames by Jouni Malinen · 16 years ago
  22. 6dd1bf3 mac80211: document return codes from ops callbacks by Bob Copeland · 16 years ago
  23. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  24. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  25. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  26. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  27. 3e0c3ff cfg80211: allow multiple driver regulatory_hints() by Luis R. Rodriguez · 16 years ago
  28. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  29. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  30. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  31. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  32. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  33. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  34. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  35. 10c806b mac80211: add HT conf helpers by Luis R. Rodriguez · 16 years ago
  36. 94cd3e6 net: wrong test in inet_ehash_locks_alloc() by Eric Dumazet · 16 years ago
  37. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 16 years ago
  38. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 16 years ago
  39. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 16 years ago
  40. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 9c5ff5f sctp: Fix crc32c calculations on big-endian arhes. by Vlad Yasevich · 16 years ago
  42. 6c5143d netns: ipmr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  43. 6f9374a netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  44. 1e8fb3b netns: ipmr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  45. 2bb8b26 netns: ipmr: dynamically allocate mfc_cache_array by Benjamin Thery · 16 years ago
  46. cf958ae3 netns: ipmr: dynamically allocate vif_table by Benjamin Thery · 16 years ago
  47. 70a269e netns: ipmr: allocate mroute_socket per-namespace. by Benjamin Thery · 16 years ago
  48. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  49. b51414b netrom: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  50. 1a6afe8 clip: convert to internal network_device_stats by Stephen Hemminger · 16 years ago
  51. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  52. 2a4d71d wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev by Inaky Perez-Gonzalez · 16 years ago
  53. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  54. 56cf391 wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev by Inaky Perez-Gonzalez · 16 years ago
  55. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  56. 787e920 ipv6: Add GRO support by Herbert Xu · 16 years ago
  57. ace22f0 wimax: headers for kernel API and user space interaction by Inaky Perez-Gonzalez · 16 years ago
  58. ac8cc0f Merge branch 'next' into for-linus by James Morris · 16 years ago
  59. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  60. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  61. 14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. by David S. Miller · 16 years ago
  62. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  63. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  64. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  65. 619e803 netlink: fix (theoretical) overrun in message iteration by Vegard Nossum · 16 years ago
  66. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  67. 91d5d45e [S390] iucv: Locking free version of iucv_message_(receive|send) by Hendrik Brueckner · 16 years ago
  68. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  69. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  71. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  72. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  73. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  74. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  75. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  76. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 16 years ago
  77. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  78. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  79. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  80. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  81. 0f202aa ieee80211_security: correct warning about width of auth_mode by John W. Linville · 16 years ago
  82. 7ba1c04 mac80211: improve sta_notify documentation by Johannes Berg · 16 years ago
  83. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  84. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  85. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  86. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  87. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  88. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  89. 8bef7a1 mac80211: document ieee80211_tx_info.pad by Kalle Valo · 16 years ago
  90. 4571d3b mac80211: add sta_notify_ps callback by Christian Lamparter · 16 years ago
  91. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 16 years ago
  92. e60c774 cfg80211: handle SIOCGIWMODE/SIOCSIWMODE by Johannes Berg · 16 years ago
  93. fee5267 cfg80211: handle SIOCGIWNAME by Johannes Berg · 16 years ago
  94. 72bdcf3 nl80211: Add frequency configuration (including HT40) by Jouni Malinen · 16 years ago
  95. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  96. 5240488 Phonet: basic net namespace support by Rémi Denis-Courmont · 16 years ago
  97. 3f8c6c9 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
  98. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  100. 7a9d402 Bluetooth: Send HCI Reset command by default on device initialization by Marcel Holtmann · 16 years ago