1. 804483e cfg80211/mac80211: report signal strength for mgmt frames by Johannes Berg · 13 years ago
  2. 1b658f1 cfg80211: Add an attribute to set inactivity timeout in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  3. fe8431f mac80211: add an rx flag for ignoring a packet's signal strength by Felix Fietkau · 13 years ago
  4. c04a4ff cfg80211: fix kernel-doc by Johannes Berg · 13 years ago
  5. 5533513 {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering by Ashok Nagarajan · 13 years ago
  6. a027237 bcma: add support for sprom not found on the device by Hauke Mehrtens · 13 years ago
  7. 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 13 years ago
  8. 52aa63f ssb: add some missing sprom attributes by Hauke Mehrtens · 13 years ago
  9. 03a5642 ssb: add alpha2 by Hauke Mehrtens · 13 years ago
  10. 3b64e6f ssb: fix per path sprom vars by Hauke Mehrtens · 13 years ago
  11. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 13 years ago
  12. edd8d90 ssb: sprom fix some sizes / signedness by Hauke Mehrtens · 13 years ago
  13. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 13 years ago
  14. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 13 years ago
  15. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  16. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  17. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 13 years ago
  18. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 13 years ago
  19. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 13 years ago
  20. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 13 years ago
  21. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  22. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  23. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 13 years ago
  24. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  25. d6865dcc bcma: add extra sprom check by Hauke Mehrtens · 13 years ago
  26. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 13 years ago
  27. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 13 years ago
  28. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 13 years ago
  29. 2be25ca bcma: add constants for PCI and use them by Hauke Mehrtens · 13 years ago
  30. 5f2d617 bcma: add the core unit number by Hauke Mehrtens · 13 years ago
  31. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 13 years ago
  32. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 13 years ago
  33. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  34. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  35. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  36. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  37. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 13 years ago
  38. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  39. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 13 years ago
  40. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  41. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  42. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 13 years ago
  43. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  44. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 13 years ago
  45. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 13 years ago
  46. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  47. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 13 years ago
  48. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 13 years ago
  49. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 13 years ago
  50. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  51. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  52. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  53. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  54. b0f7029 ssb: SPROM: extract each core power info by Rafał Miłecki · 13 years ago
  55. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 13 years ago
  56. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  57. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 13 years ago
  58. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  59. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  60. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  61. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 13 years ago
  62. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  63. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  64. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 13 years ago
  65. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 13 years ago
  66. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 13 years ago
  67. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 13 years ago
  68. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 13 years ago
  69. 8cfd14a cgroup: make sure memcg margin is 0 when over limit by Glauber Costa · 13 years ago
  70. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 13 years ago
  71. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 13 years ago
  72. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 13 years ago
  73. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 13 years ago
  74. 7208162 PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression by Srivatsa S. Bhat · 13 years ago
  75. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  76. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  77. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  78. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  79. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  80. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  81. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  82. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  83. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  84. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  85. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  86. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  87. 9f6ed2c keys: add a "logon" key type by Jeff Layton · 13 years ago
  88. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  89. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  90. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  91. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  92. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  93. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  94. 67175b8 Fix compile breakage with kref.h by James Bottomley · 13 years ago
  95. 10d6836 audit: comparison on interprocess fields by Peter Moody · 13 years ago
  96. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  97. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 13 years ago
  98. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 13 years ago
  99. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  100. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 13 years ago