index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
2025-05-23
netfilter: conntrack: make nf_conntrack_id callable without a module dependency
Florian Westphal
2025-05-23
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-23
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
netfilter: nft_tunnel: fix geneve_opt dump
Fernando Fernandez Mancera
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-23
af_unix: Inherit sk_flags at connect().
Kuniyuki Iwashima
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
2025-05-23
tcp: Restrict SO_TXREHASH to TCP socket.
Kuniyuki Iwashima
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
2025-05-23
af_unix: Don't pass struct socket to maybe_add_creds().
Kuniyuki Iwashima
2025-05-23
af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD.
Kuniyuki Iwashima
2025-05-22
bpf, sockmap: Avoid using sk_socket after free when sending
Jiayuan Chen
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-05-22
Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-05-22
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
2025-05-22
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
2025-05-22
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only...
Florian Westphal
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-22
net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
Wang Liang
2025-05-22
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
2025-05-21
net: add debug checks in ____napi_schedule() and napi_poll()
Eric Dumazet
2025-05-21
net: remove skb_copy_and_hash_datagram_iter()
Eric Biggers
2025-05-21
net: add skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-21
net: use skb_crc32c() in skb_crc32c_csum_help()
Eric Biggers
2025-05-21
net: add skb_crc32c()
Eric Biggers
2025-05-21
net: introduce CONFIG_NET_CRC32C
Eric Biggers
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
[prev]
[next]