index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2025-10-15
Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-10-15
tls: don't rely on tx_work during send()
Sabrina Dubroca
2025-10-15
tls: wait for pending async decryptions if tls_strp_msg_hold fails
Sabrina Dubroca
2025-10-15
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
2025-10-15
tls: wait for async encrypt in case of error during latter iterations of sendmsg
Sabrina Dubroca
2025-10-15
tls: trim encrypted message to match the plaintext on short splice
Sabrina Dubroca
2025-10-14
net: core: fix lockdep splat on device unregister
Florian Westphal
2025-10-14
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
2025-10-14
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-10-13
net: gro_cells: Use nested-BH locking for gro_cell
Sebastian Andrzej Siewior
2025-10-13
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-10-10
xsk: Harden userspace-supplied xdp_desc validation
Alexander Lobakin
2025-10-09
Merge tag '9p-for-6.18-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-08
libceph: add empty check to ceph_con_get_out_msg()
Max Kellermann
2025-10-08
libceph: pass the message pointer instead of loading con->out_msg
Max Kellermann
2025-10-08
libceph: make ceph_con_get_out_msg() return the message pointer
Max Kellermann
2025-10-08
libceph: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
2025-10-08
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Eric Woudstra
2025-10-08
netfilter: nft_objref: validate objref and objrefmap expressions
Fernando Fernandez Mancera
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-10-06
bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
Daniel Borkmann
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-10-06
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
Eric Dumazet
2025-10-06
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
2025-10-06
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
2025-10-06
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-10-03
net: doc: Fix typos in docs
Bhanu Seshu Kumar Valluri
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-01
SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
Eric Biggers
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-10-01
Revert "Documentation: net: add flow control guide and document ethtool API"
Paolo Abeni
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
2025-09-30
netdevsim: a basic test PSP implementation
Jakub Kicinski
2025-09-30
page_pool: Clamp pool size to max 16K pages
Dragos Tatulea
[next]