1. 5eb9f8c cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern by Varka Bhadram · 10 years ago
  2. 589a55b net: ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 10 years ago
  3. 0f3adea Bluetooth: Remove BlueFritz! specific check from initialization by Marcel Holtmann · 10 years ago
  4. d57dbe7 Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk by Marcel Holtmann · 10 years ago
  5. 9ef80d40 Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk by Marcel Holtmann · 10 years ago
  6. 711ffa7 Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant by Marcel Holtmann · 10 years ago
  7. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  8. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago
  9. a8e1bfa Bluetooth: Store default and maximum LE data length settings by Marcel Holtmann · 10 years ago
  10. a9f6068 Bluetooth: Enable basics for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  11. 94a3bd0 Bluetooth: Add structures for LE Data Length Extension feature by Marcel Holtmann · 10 years ago
  12. 3a5c82b Bluetooth: Move LE debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  13. 71c3b60 Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  14. 40ce72b Bluetooth: Move common debugfs file creation into hci_debugfs.c by Marcel Holtmann · 10 years ago
  15. 60c5f5f Bluetooth: Add skeleton functions for debugfs creation by Marcel Holtmann · 10 years ago
  16. 50b5b95 Bluetooth: Support static address when BR/EDR has been disabled by Marcel Holtmann · 10 years ago
  17. cd1c566 ieee802154: iface: move multiple node type check by Alexander Aring · 10 years ago
  18. bd37a78 mac802154: iface: check concurrent ifaces by Alexander Aring · 10 years ago
  19. 405a261 Bluetooth: Move hci_update_page_scan to hci_request.c by Johan Hedberg · 10 years ago
  20. 9df7465 Bluetooth: Add return parameter to cmd_complete callbacks by Johan Hedberg · 10 years ago
  21. 5a154e6 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  22. 51ef3eb Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete by Johan Hedberg · 10 years ago
  23. 2cf2221 Bluetooth: Add hci_request support for hci_update_background_scan by Johan Hedberg · 10 years ago
  24. 0857dd3 Bluetooth: Split hci_request helpers to hci_request.[ch] by Johan Hedberg · 10 years ago
  25. 1d2dc5b Bluetooth: Split hci_update_page_scan into two functions by Johan Hedberg · 10 years ago
  26. c8c7e3d at86rf230: cleanup check on trac status by Alexander Aring · 10 years ago
  27. cab9e3a Bluetooth: 6lowpan: Add IPSP PSM value by Jukka Rissanen · 10 years ago
  28. 4ecc8a5 at86rf230: remove version check for AT86RF212 by Andrey Yurovsky · 10 years ago
  29. 7598968 at86rf230: fix register read for part version by Andrey Yurovsky · 10 years ago
  30. 2a10050 at86rf230: remove unnecessary assign by Alexander Aring · 10 years ago
  31. 4fef7d3 at86rf230: fix context pointer handling by Alexander Aring · 10 years ago
  32. fc50c6e at86rf230: make at86rf230_async_error inline by Alexander Aring · 10 years ago
  33. 5f5c5c2 at86rf230: remove if branch by Alexander Aring · 10 years ago
  34. ce261bc ieee802154/mrf24j40: Fix alignment of parenthesis by Stefan Schmidt · 10 years ago
  35. 5c1be06 ieee802154/mrf24j40: Fix typo begining -> beginning by Stefan Schmidt · 10 years ago
  36. cda8c20 ieee802154/cc2520: Remove extra blank lines by Stefan Schmidt · 10 years ago
  37. 2b8b7e2 ieee802154/at86rf230: Fix typo unkown -> unknown by Stefan Schmidt · 10 years ago
  38. e80fb5e ieee802154/at86rf230: Align to opening parenthesis by Stefan Schmidt · 10 years ago
  39. ca28849 ieee802154/at86rf230: Remove unneeded blank lines by Stefan Schmidt · 10 years ago
  40. b48a7c1 at86rf230: add reset state cca handling by Alexander Aring · 10 years ago
  41. ba2a950 nl802154: introduce support for cca settings by Alexander Aring · 10 years ago
  42. 7fe9a38 ieee802154: rework cca setting by Alexander Aring · 10 years ago
  43. b40d637 nl802154: introduce cca mode enums by Alexander Aring · 10 years ago
  44. 5859223 Bluetooth: btusb: support public address configuration for ath3012 by Toshi Kikuchi · 10 years ago
  45. 86c8fc4 Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  46. 7dce675 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  47. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  48. bf27c35 bnx2x: fix typos in "configure" by Jiri Benc · 10 years ago
  49. 26c0e10 xen-netback: support frontends without feature-rx-notify again by David Vrabel · 10 years ago
  50. 0e324cf MAINTAINERS: changes for wireless by John W. Linville · 10 years ago
  51. 5aa80e5 cxgb4: Fix decoding QSA module for ethtool get settings by Hariprasad Shenai · 10 years ago
  52. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  53. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  54. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 10 years ago
  55. 4682a03 netlink: Always copy on mmap TX. by David Miller · 10 years ago
  56. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  57. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  58. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  59. c3f2511 net/mlx4: Cache line CQE/EQE stride fixes by Ido Shamay · 10 years ago
  60. 94191fd net: fec: Fix NAPI race by Nimrod Andy · 10 years ago
  61. 6a6dc08 xen-netfront: use napi_complete() correctly to prevent Rx stalling by David Vrabel · 10 years ago
  62. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  63. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  64. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  65. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago
  66. 772801e Merge branch 'vnet_le' by David S. Miller · 10 years ago
  67. 9c6ab19 if_tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  68. 01b07fb macvtap: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  69. 1cf8e41 tun: drop broken IFF_VNET_LE by Michael S. Tsirkin · 10 years ago
  70. 5eea84f if_tun: add TUNSETVNETLE/TUNGETVNETLE by Michael S. Tsirkin · 10 years ago
  71. 39ec7de macvtap: fix uninitialized access on TUNSETIFF by Michael S. Tsirkin · 10 years ago
  72. c286bba Merge branch 'fixed_phy' by David S. Miller · 10 years ago
  73. 9f9f264 net: dsa: bcm_sf2: always select FIXED_PHY by Florian Fainelli · 10 years ago
  74. 598ea82 net: systemport: always select FIXED_PHY by Florian Fainelli · 10 years ago
  75. d8ced82 net: bcmgenet: always select FIXED_PHY by Florian Fainelli · 10 years ago
  76. 9a1dce3 rtlwifi: rtl8192ce: Set fw_ready flag by Larry Finger · 10 years ago
  77. 1d240d3 brcmsmac: don't leak kernel memory via printk() by Brian Norris · 10 years ago
  78. 8670d4d rtlwifi: rtl8192cu: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  79. cf2bcc9 rtlwifi: rtl8821ae: fix misspelling of current function in string by Julia Lawall · 10 years ago
  80. 8dce3e6d hostap_cs: fix misspelling of current function in string by Julia Lawall · 10 years ago
  81. da8fbbf zd1211rw: fix misspelling of current function in string by Julia Lawall · 10 years ago
  82. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  83. d2cdcdf Merge branch 'macb' by David S. Miller · 10 years ago
  84. cf250de net/macb: remove useless calls of devm_free_irq() by Cyrille Pitchen · 10 years ago
  85. e965be7 net/macb: fix misplaced call of free_netdev() in macb_remove() by Cyrille Pitchen · 10 years ago
  86. 6ff4a8a rds: Fix min() warning in rds_message_inc_copy_to_user() by Geert Uytterhoeven · 10 years ago
  87. 50262c8 net: stmmac: sti: Fix uninitialized pointer dereference if !OF by Geert Uytterhoeven · 10 years ago
  88. 372a073 net: smc91x: Fix build without gpiolib by Tobias Klauser · 10 years ago
  89. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 10 years ago
  90. fd22306 fib_trie.txt: fix typo by Duan Jiong · 10 years ago
  91. 0f9a2a9 cirrus: cs89x0: fix time comparison by Asaf Vertz · 10 years ago
  92. c5e44b6 Merge branch 'mlx4' by David S. Miller · 10 years ago
  93. c78e25e net/mlx4_core: Avoid double dumping of the PF device capabilities by Or Gerlitz · 10 years ago
  94. da31567 net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one by Matan Barak · 10 years ago
  95. 67e2c38 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  96. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  97. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  98. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  99. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  100. 7a02d08 Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next by Linus Torvalds · 10 years ago