acrn-kernel/net
Brian Gix 1a942de092 Bluetooth: Move hci_abort_conn to hci_conn.c
hci_abort_conn() is a wrapper around a number of DISCONNECT and
CREATE_CONN_CANCEL commands that was being invoked from hci_request
request queues, which are now deprecated. There are two versions:
hci_abort_conn() which can be invoked from the hci_event thread, and
hci_abort_conn_sync() which can be invoked within a hci_sync cmd chain.

Signed-off-by: Brian Gix <brian.gix@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2022-08-31 15:45:56 -07:00
..
6lowpan
9p
802
8021q net: gro: skb_gro_header helper function 2022-08-25 10:33:21 +02:00
appletalk
atm
ax25 ax25: move from strlcpy with unused retval to strscpy 2022-08-22 17:55:50 -07:00
batman-adv
bluetooth Bluetooth: Move hci_abort_conn to hci_conn.c 2022-08-31 15:45:56 -07:00
bpf Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2022-08-17 20:29:36 -07:00
bpfilter
bridge net: bridge: move DSA master bridging restriction to DSA 2022-08-23 11:39:22 +02:00
caif caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
can
ceph
core net: devlink: limit flash component name to match version returned by info_get() 2022-08-25 13:22:53 -07:00
dcb
dccp net: Add a bhash2 table hashed by port and address 2022-08-24 19:30:07 -07:00
dns_resolver
dsa net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master 2022-08-23 11:39:22 +02:00
ethernet net: gro: skb_gro_header helper function 2022-08-25 10:33:21 +02:00
ethtool ethtool: move from strlcpy with unused retval to strscpy 2022-08-22 18:06:55 -07:00
hsr
ieee802154
ife
ipv4 net: gro: skb_gro_header helper function 2022-08-25 10:33:21 +02:00
ipv6 net: gro: skb_gro_header helper function 2022-08-25 10:33:21 +02:00
iucv
kcm
key
l2tp l2tp: move from strlcpy with unused retval to strscpy 2022-08-22 17:59:46 -07:00
l3mdev
lapb
llc
mac80211
mac802154
mctp
mpls
mptcp
ncsi
netfilter Remove DECnet support from kernel 2022-08-22 14:26:30 +01:00
netlabel
netlink net: genl: fix error path memory leak in policy dumping 2022-08-18 10:20:48 -07:00
netrom
nfc
nsh
openvswitch openvswitch: move from strlcpy with unused retval to strscpy 2022-08-22 18:07:12 -07:00
packet packet: move from strlcpy with unused retval to strscpy 2022-08-22 17:59:51 -07:00
phonet
psample
qrtr net: qrtr: start MHI channel after endpoit creation 2022-08-15 11:21:42 +01:00
rds rds: add missing barrier to release_refill 2022-08-12 10:46:01 +01:00
rfkill
rose
rxrpc
sched net: sched: delete duplicate cleanup of backlog and qlen 2022-08-25 15:10:17 +02:00
sctp
smc
strparser
sunrpc net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change() 2022-08-12 11:21:28 +01:00
switchdev
tipc
tls tls: rx: react to strparser initialization errors 2022-08-17 10:24:00 +01:00
unix af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too 2022-08-22 11:34:54 +01:00
vmw_vsock vmci/vsock: check SO_RCVLOWAT before wake up reader 2022-08-23 10:43:12 +02:00
wireless
x25
xdp
xfrm
Kconfig Remove DECnet support from kernel 2022-08-22 14:26:30 +01:00
Kconfig.debug
Makefile Remove DECnet support from kernel 2022-08-22 14:26:30 +01:00
compat.c
devres.c
socket.c
sysctl_net.c