1. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  2. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  3. 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
  4. 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  5. 8e2924e Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  6. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  7. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  8. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  9. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  13. d17010b Bluetooth: Remove redundant check on status by Colin Ian King · 6 years ago
  14. dd1a8f8 Bluetooth: Errata Service Release 8, Erratum 3253 by Mallikarjun Phulari · 6 years ago
  15. 571f739 Bluetooth: Use separate L2CAP LE credit based connection result values by Mallikarjun Phulari · 6 years ago
  16. ce5a983 kill TIOCSERGSTRUCT by Al Viro · 6 years ago
  17. 6a9daed rfcomm: get rid of mentioning TIOC[SG]SERIAL by Al Viro · 6 years ago
  18. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. 30d65e0 Bluetooth: Fix debugfs NULL pointer dereference by Matias Karhumaa · 6 years ago
  20. a5c3021 Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS by Luiz Augusto von Dentz · 6 years ago
  21. 96cd8ea Bluetooth: L2CAP: Derive rx credits from MTU and MPS by Luiz Augusto von Dentz · 6 years ago
  22. fe14931 Bluetooth: L2CAP: Derive MPS from connection MTU by Luiz Augusto von Dentz · 6 years ago
  23. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 6 years ago
  24. 5aac493 Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic by Andrea Parri · 6 years ago
  25. cb28c30 Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  26. 4ba5175 Bluetooth: Use correct tfm to generate OOB data by Matias Karhumaa · 6 years ago
  27. 94f14e4 Bluetooth: SMP: Fix trying to use non-existent local OOB data by Johan Hedberg · 6 years ago
  28. 702ec30 hidp: fix compat_ioctl by Al Viro · 6 years ago
  29. 5352214 hidp: constify hidp_connection_add() by Al Viro · 6 years ago
  30. 89c0c24 cmtp: fix compat_ioctl by Al Viro · 6 years ago
  31. cc04f6e bnep: fix compat_ioctl by Al Viro · 6 years ago
  32. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  33. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  34. aa12af7 Bluetooth: Add definitions for LE set address resolution by Ankit Navik · 6 years ago
  35. ad3e0b2 Bluetooth: remove redundant variables 'adv_set' and 'cp' by YueHaibing · 6 years ago
  36. 7992c18 Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  37. b3cadaa Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  38. 740011c Bluetooth: Add new quirk for non-persistent setup settings by Sean Wang · 6 years ago
  39. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  40. acf0aea Bluetooth: Handle ADv set terminated event by Jaganath Kanakkassery · 6 years ago
  41. a73c046 Bluetooth: Implement Set ADV set random address by Jaganath Kanakkassery · 6 years ago
  42. 075e40b Bluetooth: Use ext adv for directed adv by Jaganath Kanakkassery · 6 years ago
  43. 45b7749 Bluetooth: Implement disable and removal of adv instance by Jaganath Kanakkassery · 6 years ago
  44. a0fb372 Bluetooth: Use Set ext adv/scan rsp data if controller supports by Jaganath Kanakkassery · 6 years ago
  45. de181e8 Bluetooth: Impmlement extended adv enable by Jaganath Kanakkassery · 6 years ago
  46. 6b49bcb Bluetooth: Read no of adv sets during init by Jaganath Kanakkassery · 6 years ago
  47. 4e6e99e Bluetooth: Use selected PHYs in extended connect by Jaganath Kanakkassery · 6 years ago
  48. b2cc976 Bluetooth: Handle extended ADV PDU types by Jaganath Kanakkassery · 6 years ago
  49. 45bdd86 Bluetooth: Set Scan PHYs based on selected PHYs by user by Jaganath Kanakkassery · 6 years ago
  50. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  51. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  52. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  53. 6decb5b Bluetooth: Define PHY flags in hdev and set 1M as default by Jaganath Kanakkassery · 6 years ago
  54. b71c69c Bluetooth: Use lock_sock_nested in bt_accept_enqueue by Philipp Puschmann · 6 years ago
  55. 4e1a720 Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  56. 4d94f95 Bluetooth: Use extended LE Connection if supported by Jaganath Kanakkassery · 6 years ago
  57. d12fb05 Bluetooth: Introduce helpers for le conn status and complete by Jaganath Kanakkassery · 6 years ago
  58. c215e93 Bluetooth: Process extended ADV report event by Jaganath Kanakkassery · 6 years ago
  59. a2344b9 Bluetooth: Use extended scanning if controller supports by Jaganath Kanakkassery · 6 years ago
  60. 3baef81 Bluetooth: Introduce helpers for LE set scan start and complete by Jaganath Kanakkassery · 6 years ago
  61. 545f259 Bluetooth: Add HCI command for clear Resolv list by Ankit Navik · 6 years ago
  62. cfdb0c2 Bluetooth: Store Resolv list size by Ankit Navik · 6 years ago
  63. 2282e125 leds: triggers: let struct led_trigger::activate() return an error code by Uwe Kleine-König · 6 years ago
  64. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  65. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  66. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  67. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. 3bf5e97 Bluetooth: Re-use kstrtobool_from_user() by Andy Shevchenko · 6 years ago
  69. 17112d8 net/bluetooth: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  70. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  71. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  72. d6ee6ad Bluetooth: Add __hci_cmd_send function by Loic Poulain · 7 years ago
  73. 67d8cee Bluetooth: use wait_event API instead of open-coding it by John Keeping · 7 years ago
  74. ee64934 Bluetooth: Prevent buffer overflow for large advertisement data by Chriz Chow · 7 years ago
  75. 2cd1f0d isdn: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  76. a9170e0 bluetooth: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  77. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  78. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  79. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  80. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  81. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 64e759f Bluetooth: Fix missing encryption refresh on Security Request by Szymon Janc · 7 years ago
  83. 35ed663 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  84. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  85. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  86. 62ebdc2 Bluetooth: Fix incorrect bits for LE states by Łukasz Rymanowski · 7 years ago
  87. a08f06b seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro by Andy Shevchenko · 7 years ago
  88. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  89. 183b636 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  90. c86aa01 Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus by Jiri Kosina · 7 years ago
  91. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  94. 06e7e77 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  95. 22b371c Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  96. 9e1e9f2 Bluetooth: Add support to advertise when connected by Łukasz Rymanowski · 7 years ago
  97. 94386b6 Bluetooth: Remove redundant disable_advertising() by Jaganath Kanakkassery · 7 years ago
  98. 8a950794 Bluetooth: Utilize %*ph specifier by Andy Shevchenko · 7 years ago
  99. 1b25990 Bluetooth: Use common error handling code in bt_init() by Markus Elfring · 7 years ago
  100. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago