index
:
git.armlinux.org.uk/linux.git
for-next
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-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
2025-02-26
af_unix: Fix memory leak in unix_dgram_sendmsg()
Adrian Huang
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-02-26
tcp: Defer ts_recent changes until req is owned
Wang Hai
2025-02-25
mptcp: safety check before fallback
Matthieu Baerts (NGI0)
2025-02-25
mptcp: reset when MPTCP opts are dropped after join
Matthieu Baerts (NGI0)
2025-02-25
mptcp: always handle address removal under msk socket lock
Paolo Abeni
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-25
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
2025-02-25
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-21
Merge tag 'for-net-2025-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-02-21
rxrpc: Fix locking issues with the peer record hash
David Howells
2025-02-21
rxrpc: peer->mtu_lock is redundant
David Howells
2025-02-21
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-17
drop_monitor: fix incorrect initialization order
Gavrilov Ilia
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
2025-02-14
vsock/virtio: fix variables initialization during resuming
Junnan Wu
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
2025-02-13
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-02-13
Merge tag 'nf-25-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
[next]