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-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
2025-11-06
xsk: Move NETDEV_XDP_ACT_ZC into generic header
Daniel Borkmann
2025-11-06
net: dsa: add tagging driver for MaxLinear GSW1xx switch family
Daniel Golle
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
2025-11-06
wifi: mac80211: reject address change while connecting
Johannes Berg
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-06
net: bridge: fix MST static key usage
Nikolay Aleksandrov
2025-11-06
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
2025-11-06
net: selftests: export packet creation helpers for driver use
Raju Rangoju
2025-11-05
net: gro_cells: Reduce lock scope in gro_cell_poll
Sebastian Andrzej Siewior
2025-11-04
netpoll: Fix deadlock in memory allocation under spinlock
Breno Leitao
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: devmem: Remove unused declaration net_devmem_bind_tx_release()
Yue Haibing
2025-11-04
mptcp: pm: in kernel: only use fullmesh endp if any
Matthieu Baerts (NGI0)
2025-11-04
mptcp: pm: in-kernel: record fullmesh endp nb
Matthieu Baerts (NGI0)
2025-11-04
net: mark deliver_skb() as unlikely and not inlined
Eric Dumazet
2025-11-04
rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
Adrian Moreno
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
2025-11-04
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
Jason Xing
2025-11-04
net/dns_resolver: use credential guards in dns_query()
Christian Brauner
2025-11-04
unix: don't copy creds
Christian Brauner
2025-11-03
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
Oleksij Rempel
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
2025-11-03
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
Kuniyuki Iwashima
2025-11-03
mpls: Protect net->mpls.platform_label with a per-netns mutex.
Kuniyuki Iwashima
2025-11-03
mpls: Convert RTM_GETNETCONF to RCU.
Kuniyuki Iwashima
2025-11-03
mpls: Convert mpls_dump_routes() to RCU.
Kuniyuki Iwashima
2025-11-03
mpls: Use mpls_route_input() where appropriate.
Kuniyuki Iwashima
2025-11-03
mpls: Add mpls_route_input().
Kuniyuki Iwashima
2025-11-03
mpls: Pass net to mpls_dev_get().
Kuniyuki Iwashima
2025-11-03
mpls: Add mpls_dev_rcu().
Kuniyuki Iwashima
2025-11-03
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
Kuniyuki Iwashima
2025-11-03
mpls: Unify return paths in mpls_dev_notify().
Kuniyuki Iwashima
2025-11-03
mpls: Hold dev refcnt for mpls_nh.
Kuniyuki Iwashima
2025-11-03
mpls: Return early in mpls_label_ok().
Kuniyuki Iwashima
2025-11-03
sctp: make sctp_transport_init() void
Huiwen He
2025-11-03
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
2025-11-03
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
2025-11-03
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
2025-11-03
9p: convert to the new mount API
Eric Sandeen
2025-11-03
net/9p: move structures and macros to header files
Eric Sandeen
2025-11-03
net/9p: cleanup: change p9_trans_module->def to bool
Dominique Martinet
2025-11-03
9p: Use kvmalloc for message buffers on supported transports
Pierre Barre
[prev]
[next]