1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  3. ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 1 month ago
  4. 08c181f bluetooth: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  5. 8c8ca05 Bluetooth: bnep: Use the correct print format by Kai Ye · 3 years, 7 months ago
  6. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 5 months ago
  7. a7e4545 Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  8. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  9. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. ba7d4f3 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. 5aac493 Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic by Andrea Parri · 6 years ago
  13. cc04f6e bnep: fix compat_ioctl by Al Viro · 6 years ago
  14. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  15. 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 8 years ago
  16. de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 8 years ago
  17. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  18. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  19. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  20. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  21. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  22. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 10 years ago
  23. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 10 years ago
  24. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 10 years ago
  25. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 10 years ago
  26. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 10 years ago
  27. 211b853 bluetooth: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  28. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 10 years ago
  29. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  30. 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
  31. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  32. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  33. 65f53e9 Bluetooth: Access BNEP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  34. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  35. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  36. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 12 years ago
  37. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  38. 5e9d7f8 Bluetooth: discard bt_sock_unregister() errors by David Herrmann · 12 years ago
  39. d6b67c6 Bluetooth: Remove unnecessary include l2cap.h by Rami Rosen · 12 years ago
  40. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  41. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  42. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  44. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  45. 77cf558 Bluetooth: Added /proc/net/bnep via bt_procfs_init() by Masatake YAMATO · 12 years ago
  46. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  47. 6039aa7 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 13 years ago
  48. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 13 years ago
  49. c47fc98 bluetooth: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  50. 000092b Bluetooth: bnep: use constant for ethertype by Eldad Zack · 13 years ago
  51. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  52. 816a11d Bluetooth: Use kernel int types instead of ones from stdint.h by Johan Hedberg · 13 years ago
  53. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  54. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  55. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  56. 5c69b0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  57. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  58. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  59. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  60. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  61. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  62. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  63. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  64. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  65. 38d57555 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  66. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  67. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 14 years ago
  68. 8c20aa9 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  69. 3aad75a Bluetooth: Fix checkpatch errors and some code style issues in bnep by Szymon Janc · 14 years ago
  70. a3d9bd4 Bluetooth: Opencode macros in bnep/core.c by Szymon Janc · 14 years ago
  71. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 14 years ago
  72. 43629f8 Bluetooth: bnep: fix buffer overflow by Vasiliy Kulikov · 14 years ago
  73. 5520d20 Bluetooth: bnep: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  74. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 1a61a83 Bluetooth: Bring back var 'i' increment by Gustavo F. Padovan · 15 years ago
  76. bc10502 net: use __packed annotation by Eric Dumazet · 15 years ago
  77. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  78. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  80. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  81. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
  82. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  83. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  85. cde9f80 Bluetooth: Fix handling of BNEP setup connection requests by Vikram Kandukuri · 15 years ago
  86. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  87. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  88. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  89. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  90. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  91. b4d7f0a bluetooth: driver API update by Stephen Hemminger · 16 years ago
  92. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  93. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  94. d2ad3ca net/: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  95. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  96. 28111eb [Bluetooth] Add parameters to control BNEP header compression by Marcel Holtmann · 16 years ago
  97. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  98. ec8dab3 [Bluetooth] Signal user-space for HIDP and BNEP socket errors by Marcel Holtmann · 16 years ago
  99. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  100. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago