index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-38
/
+55
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-16402
/
+9399
2025-05-28
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
-11
/
+0
2025-05-28
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
-0
/
+5
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-93
/
+74
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-17
/
+45
2025-05-28
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
-1
/
+1
2025-05-28
calipso: Don't call calipso functions for AF_INET sk.
Kuniyuki Iwashima
-0
/
+3
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
-1
/
+8
2025-05-27
net: devmem: preserve sockc_err
Mina Almasry
-14
/
+10
2025-05-27
page_pool: fix ugly page_pool formatting
Mina Almasry
-2
/
+2
2025-05-27
net: devmem: move list_add to net_devmem_bind_dmabuf.
Mina Almasry
-8
/
+10
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
-2
/
+2
2025-05-27
net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
Saeed Mahameed
-1
/
+1
2025-05-27
tipc: use kfree_sensitive() for aead cleanup
Zilin Guan
-1
/
+1
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+8
2025-05-27
xsk: add missing virtual address conversion for page
Bui Quang Minh
-2
/
+1
2025-05-27
af_packet: move notifier's packet_dev_mc out of rcu critical section
Stanislav Fomichev
-5
/
+17
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
-21
/
+35
2025-05-27
vsock/virtio: Linger on unsent data
Michal Luczaj
-1
/
+3
2025-05-27
net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage
Kees Cook
-4
/
+7
2025-05-27
rtnetlink: do_setlink: Use struct sockaddr_storage
Kees Cook
-15
/
+4
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
-5
/
+6
2025-05-27
ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
Kees Cook
-4
/
+4
2025-05-27
net/ncsi: Use struct sockaddr_storage for pending_mac
Kees Cook
-11
/
+11
2025-05-27
net: core: Switch netif_set_mac_address() to struct sockaddr_storage
Kees Cook
-8
/
+8
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
-4
/
+4
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
-4
/
+2
2025-05-26
Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+41
2025-05-26
Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-12
/
+85
2025-05-26
vsock/virtio: fix `rx_bytes` accounting for stream sockets
Stefano Garzarella
-10
/
+16
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-170
/
+541
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-51
/
+96
2025-05-26
net: mctp: use nlmsg_payload() for netlink message data extraction
Jeremy Kerr
-3
/
+6
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+6
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...
Qiu Yutan
-2
/
+2
2025-05-26
net: devmem: support single IOV with sendmsg
Stanislav Fomichev
-1
/
+2
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
-0
/
+62
2025-05-23
netfilter: nf_tables: Support wildcard netdev hook specs
Phil Sutter
-16
/
+15
2025-05-23
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
Phil Sutter
-9
/
+7
2025-05-23
netfilter: nf_tables: Handle NETDEV_CHANGENAME events
Phil Sutter
-18
/
+48
2025-05-23
netfilter: nf_tables: Wrap netdev notifiers
Phil Sutter
-26
/
+46
2025-05-23
netfilter: nf_tables: Respect NETDEV_REGISTER events
Phil Sutter
-9
/
+60
2025-05-23
netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events
Phil Sutter
-14
/
+24
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
-62
/
+133
2025-05-23
netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook()
Phil Sutter
-11
/
+9
2025-05-23
netfilter: nf_tables: Introduce nft_register_flowtable_ops()
Phil Sutter
-11
/
+21
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
-5
/
+26
2025-05-23
netfilter: nf_tables: Introduce functions freeing nft_hook objects
Phil Sutter
-14
/
+24
2025-05-23
netfilter: nf_tables: add packets conntrack state to debug trace info
Florian Westphal
-1
/
+53
[prev]
[next]