index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
bnep
Age
Commit message (
Expand
)
Author
2024-03-06
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
2024-03-06
Bluetooth: constify the struct device_type usage
Ricardo B. Marliere
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2022-03-07
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
2021-06-26
Bluetooth: bnep: Use the correct print format
Kai Ye
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-09-27
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
2018-09-10
bnep: fix compat_ioctl
Al Viro
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
2017-06-27
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-12-11
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-04-03
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-02
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
2015-03-03
bluetooth: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2014-11-02
Bluetooth: Introduce BT_BREDR and BT_LE config options
Marcel Holtmann
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-10-13
Bluetooth: Access BNEP session addresses through L2CAP channel
Marcel Holtmann
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-01-09
Bluetooth: Remove unnecessary include l2cap.h
Rami Rosen
2012-11-01
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-08-06
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
[next]