..
6lowpan
net: replace ND_PRINTK with dynamic debug
2025-07-10 15:27:32 -07:00
9p
…
802
…
8021q
net: s/dev_close_many/netif_close_many/
2025-07-18 17:27:47 -07:00
appletalk
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-07-24 11:10:46 -07:00
atm
net: atm: fix memory leak in atm_register_sysfs when device_register fail
2025-09-04 09:53:44 +02:00
ax25
ax25: properly unshare skbs in ax25_kiss_rcv()
2025-09-03 17:06:30 -07:00
batman-adv
batman-adv: fix OOB read/write in network-coding decode
2025-08-31 17:01:35 +02:00
bluetooth
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
2025-08-29 14:51:06 -04:00
bpf
bpf: Add attach_type field to bpf_link
2025-07-11 10:51:55 -07:00
bridge
net: bridge: Bounce invalid boolopts
2025-09-08 18:23:40 -07:00
caif
…
can
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails
2025-09-10 17:12:05 +02:00
ceph
libceph: fix invalid accesses to ceph_connection_v1_info
2025-09-10 21:22:56 +02:00
core
net: Use NAPI_* in test_bit when stopping napi kthread
2025-09-11 17:52:42 -07:00
dcb
…
devlink
devlink rate: Remove unnecessary 'static' from a couple places
2025-09-18 07:47:18 -07:00
dns_resolver
…
dsa
net: s/dev_close_many/netif_close_many/
2025-07-18 17:27:47 -07:00
ethernet
…
ethtool
net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method
2025-09-12 17:09:10 -07:00
handshake
net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
2025-07-08 15:31:44 +02:00
hsr
hsr: hold rcu and dev lock for hsr_get_port_ndev
2025-09-11 11:49:19 +02:00
ieee802154
…
ife
…
ipv4
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
2025-09-17 16:01:52 -07:00
ipv6
ipv6: annotate data-races around devconf->rpl_seg_enabled
2025-09-02 17:01:06 -07:00
iucv
…
kcm
net: kcm: Fix race condition in kcm_unattach()
2025-08-13 18:18:33 -07:00
key
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-07-24 11:10:46 -07:00
l2tp
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
2025-08-27 17:16:13 -07:00
l3mdev
…
lapb
…
llc
…
mac80211
wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
2025-08-28 13:39:16 +02:00
mac802154
…
mctp
mctp: return -ENOPROTOOPT for unknown getsockopt options
2025-09-03 17:01:52 -07:00
mpls
net: s/dev_get_flags/netif_get_flags/
2025-07-18 17:27:47 -07:00
mptcp
mptcp: tfo: record 'deny join id0' info
2025-09-15 18:12:05 -07:00
ncsi
…
netfilter
netfilter: nf_tables: restart set lookup on base_seq change
2025-09-10 20:30:37 +02:00
netlabel
…
netlink
genetlink: fix genl_bind() invoking bind() after -EPERM
2025-09-08 17:50:36 -07:00
netrom
…
nfc
…
nsh
…
openvswitch
net: openvswitch: allow providing upcall pid for the 'execute' command
2025-07-07 14:30:39 -07:00
packet
net/packet: fix a race in packet_set_ring() and packet_notifier()
2025-08-04 17:21:27 -07:00
phonet
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-07-17 11:00:33 -07:00
psample
…
qrtr
…
rds
rds: ib: Increment i_fastreg_wrs before bailing out
2025-09-15 16:47:53 -07:00
rfkill
net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer
2025-09-17 12:37:05 +02:00
rose
net: rose: fix a typo in rose_clear_routes()
2025-08-27 17:27:52 -07:00
rxrpc
rxrpc: Fix untrusted unsigned subtract
2025-09-14 13:05:22 -07:00
sched
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_activate
2025-08-20 19:27:08 -07:00
sctp
sctp: initialize more fields in sctp_v6_from_sk()
2025-08-27 17:15:21 -07:00
shaper
…
smc
net/smc: Remove validation of reserved bits in CLC Decline message
2025-09-03 17:01:07 -07:00
strparser
…
sunrpc
sunrpc: delay pc_release callback until after the reply is sent
2025-09-21 19:24:50 -04:00
switchdev
…
tipc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-07-10 10:10:49 -07:00
tls
tls: make sure to abort the stream if headers are bogus
2025-09-18 12:43:54 +02:00
unix
Networking changes for 6.17.
2025-07-30 08:58:55 -07:00
vmw_vsock
vsock/virtio: Fix message iterator handling on transmit path
2025-08-21 17:49:19 -07:00
wireless
wifi: nl80211: completely disable per-link stats for now
2025-09-11 08:50:31 +02:00
x25
net/x25: Remove unused x25_terminate_link()
2025-07-14 17:19:13 -07:00
xdp
xsk: Fix immature cq descriptor production
2025-09-09 15:09:55 -07:00
xfrm
xfrm: bring back device check in validate_xmit_xfrm
2025-08-07 08:07:01 +02:00
Kconfig
net: Kconfig: add endif/endmenu comments
2025-07-22 18:17:23 -07:00
Kconfig.debug
…
Makefile
…
compat.c
…
devres.c
…
socket.c
…
sysctl_net.c
…