1. 8097e14 cfg80211: expose cfg80211_calculate_bitrate() by Thomas Pedersen · 14 years ago
  2. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 14 years ago
  3. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 14 years ago
  4. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 14 years ago
  5. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 14 years ago
  6. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 14 years ago
  7. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 14 years ago
  8. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 14 years ago
  9. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 14 years ago
  10. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  11. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 14 years ago
  12. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 14 years ago
  13. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 14 years ago
  14. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 14 years ago
  15. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 14 years ago
  16. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 14 years ago
  17. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 14 years ago
  18. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 14 years ago
  19. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 14 years ago
  20. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 14 years ago
  21. f09603a mac80211: add sta_state callback by Johannes Berg · 14 years ago
  22. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 14 years ago
  23. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 14 years ago
  24. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 14 years ago
  25. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 14 years ago
  26. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  27. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 14 years ago
  28. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 14 years ago
  29. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 14 years ago
  30. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 14 years ago
  31. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  32. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 14 years ago
  33. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 14 years ago
  34. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 14 years ago
  35. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 14 years ago
  36. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 14 years ago
  37. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 14 years ago
  38. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 14 years ago
  39. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 14 years ago
  40. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  41. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 14 years ago
  42. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 14 years ago
  43. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 14 years ago
  44. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 14 years ago
  45. 747465e net: fix some sparse errors by Eric Dumazet · 14 years ago
  46. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  47. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 14 years ago
  48. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  49. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  50. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 14 years ago
  51. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  52. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 14 years ago
  53. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 14 years ago
  55. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 14 years ago
  56. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 14 years ago
  57. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  58. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 14 years ago
  59. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 14 years ago
  60. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 14 years ago
  61. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 14 years ago
  62. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  63. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 14 years ago
  64. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  65. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 14 years ago
  66. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 14 years ago
  67. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 14 years ago
  68. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 14 years ago
  69. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 14 years ago
  70. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 14 years ago
  71. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 14 years ago
  72. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  73. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 14 years ago
  74. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 14 years ago
  75. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 14 years ago
  76. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 14 years ago
  77. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 14 years ago
  78. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 14 years ago
  79. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 14 years ago
  80. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 14 years ago
  81. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 14 years ago
  82. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 14 years ago
  83. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 14 years ago
  84. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 14 years ago
  85. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 14 years ago
  86. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 14 years ago
  87. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 14 years ago
  88. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 14 years ago
  89. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 14 years ago
  90. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 14 years ago
  91. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 14 years ago
  92. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 14 years ago
  93. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 14 years ago
  94. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 14 years ago
  95. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 14 years ago
  96. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  97. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 14 years ago
  98. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 14 years ago
  99. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 14 years ago
  100. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 14 years ago