..
6lowpan
9p
net/9p/usbg: allow building as standalone module
2024-11-22 23:48:14 +09:00
802
net: 802: LLC+SNAP OID:PID lookup on start of skb data
2025-01-04 08:06:24 -08:00
8021q
net: move misc netdev_lock flavors to a separate header
2025-03-08 09:06:50 -08:00
appletalk
net: appletalk: Drop aarp_send_probe_phase1()
2025-01-20 10:08:19 +00:00
atm
ax25
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
2025-02-06 17:02:40 -08:00
batman-adv
This feature/cleanup patchset includes the following patches:
2025-03-18 12:10:20 +01:00
bluetooth
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-03-13 23:08:11 +01:00
bpf
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
2025-01-29 08:51:51 -08:00
bridge
net: move misc netdev_lock flavors to a separate header
2025-03-08 09:06:50 -08:00
caif
rtnetlink: Pack newlink() params into struct
2025-02-21 15:28:02 -08:00
can
can: add protocol counter for AF_CAN sockets
2025-03-14 13:27:33 +01:00
ceph
ceph: allocate sparse_ext map only for sparse reads
2024-12-16 23:25:44 +01:00
core
net: phy: Support speed selection for PHY loopback
2025-03-20 08:45:08 +01:00
dcb
dccp
inet: consolidate inet_csk_clone_lock()
2025-02-14 13:40:33 -08:00
devlink
devlink: Improve the port attributes description
2025-01-02 17:10:57 -08:00
dns_resolver
dsa
net: move misc netdev_lock flavors to a separate header
2025-03-08 09:06:50 -08:00
ethernet
ethtool
net: ethtool: Export the link_mode_params definitions
2025-03-18 09:03:11 +01:00
handshake
module: Convert symbol namespace to string literal
2024-12-02 11:34:44 -08:00
hsr
net: hsr: Add KUnit test for PRP
2025-03-13 10:04:22 +01:00
ieee802154
inet: frags: save a pair of atomic operations in reassembly
2025-03-18 13:18:36 +01:00
ife
ipv4
tcp: cache RTAX_QUICKACK metric in a hot cache line
2025-03-18 13:44:59 +01:00
ipv6
inet: frags: save a pair of atomic operations in reassembly
2025-03-18 13:18:36 +01:00
iucv
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
2024-11-26 10:02:53 +01:00
kcm
key
l2tp
net: move misc netdev_lock flavors to a separate header
2025-03-08 09:06:50 -08:00
l3mdev
lapb
llc
llc: do not use skb_get() before dev_queue_xmit()
2025-03-03 14:00:04 +00:00
mac80211
net, treewide: define and use MAC_ADDR_STR_LEN
2025-03-19 19:17:58 +01:00
mac802154
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-01-09 16:11:47 -08:00
mctp
net: mctp: unshare packets when reassembling
2025-03-11 13:12:19 +01:00
mpls
mptcp
mptcp: pm: move Netlink PM helpers to pm_netlink.c
2025-03-10 13:35:50 -07:00
ncsi
net/ncsi: use dev_set_mac_address() for Get MC MAC Address handling
2025-01-27 09:20:07 +00:00
netfilter
tcp: extend TCP flags to allow AE bit/ACE field
2025-03-17 13:49:46 +00:00
netlabel
net: corrections for security_secid_to_secctx returns
2025-01-04 22:11:22 -05:00
netlink
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-02-27 10:20:58 -08:00
netrom
netrom: check buffer length before accessing it
2024-12-23 10:04:55 -08:00
nfc
nfc: hci: Remove unused nfc_llc_unregister
2025-02-19 19:04:26 -08:00
nsh
openvswitch
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-03-13 23:08:11 +01:00
packet
net: initialize mark in sockcm_init
2025-02-18 18:27:19 -08:00
phonet
psample
psample: adjust size if rate_as_probability is set
2024-12-18 19:23:04 -08:00
qrtr
rds
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-02-27 10:20:58 -08:00
rfkill
net: rfkill: gpio: allow booting in blocked state
2025-02-11 11:55:55 +01:00
rose
net: rose: lock the socket in rose_bind()
2025-02-04 14:03:58 -08:00
rxrpc
rxrpc: Fix locking issues with the peer record hash
2025-02-21 15:06:29 -08:00
sched
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-03-13 23:08:11 +01:00
sctp
net: use sock_kmemdup for ip_options
2025-03-03 17:16:34 -08:00
shaper
net: add netdev_lock() / netdev_unlock() helpers
2025-01-15 19:13:33 -08:00
smc
net/smc: use the correct ndev to find pnetid by pnetid table
2025-03-14 12:54:40 +00:00
strparser
strparser: Add read_sock callback
2025-01-29 13:32:08 -08:00
sunrpc
Including fixes from bluetooth. We didn't get netfilter or wireless PRs
2025-02-27 09:32:42 -08:00
switchdev
net: switchdev: Convert blocking notification chain to a raw one
2025-03-11 11:30:28 +01:00
tipc
tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
2025-03-04 17:19:49 -08:00
tls
tcp: ulp: diag: more info without CAP_NET_ADMIN
2025-03-07 19:39:53 -08:00
unix
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-02-27 10:20:58 -08:00
vmw_vsock
vsock/bpf: Warn on socket without transport
2025-02-18 12:00:01 +01:00
wireless
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-03-13 23:08:11 +01:00
x25
xdp
net: move misc netdev_lock flavors to a separate header
2025-03-08 09:06:50 -08:00
xfrm
net: xfrm: Use link netns in newlink() of rtnl_link_ops
2025-02-21 15:28:03 -08:00
compat.c
devres.c
Kconfig
Kconfig.debug
Makefile
socket.c
net: skb: free up one bit in tx_flags
2025-02-26 19:01:08 -08:00
sysctl_net.c