index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
Merge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadv
Paolo Abeni
2026-07-01
Merge tag 'nf-26-06-30' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2026-07-01
net/sched: hhf: clear heavy-hitter state on reset
Samuel Moelius
2026-07-01
net/sched: dualpi2: clear stale classification on filter miss
Samuel Moelius
2026-06-30
net/sched: act_bpf: use rcu_dereference_bh() to read the filter
Sechang Lim
2026-06-30
sctp: fix addr_wq_timer race in sctp_free_addr_wq()
Xin Long
2026-06-30
bridge: stp: Fix a potential use-after-free when deleting a bridge
Ido Schimmel
2026-06-30
net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
Jamal Hadi Salim
2026-06-30
netfilter: nftables: restrict checkum update offset
Florian Westphal
2026-06-30
netfilter: nftables: restrict linklayer and network header writes
Florian Westphal
2026-06-30
netfilter: nfnetlink_queue: restrict writes to network header
Florian Westphal
2026-06-30
netfilter: nft_fib: reject fib expression on the netdev egress hook
Theodor Arsenij Larionov-Trichkine
2026-06-30
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per master
Pablo Neira Ayuso
2026-06-30
netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
Pablo Neira Ayuso
2026-06-30
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
2026-06-30
netfilter: nft_set_pipapo: don't leak bad clone into future transaction
Florian Westphal
2026-06-30
netfilter: nf_conntrack_expect: zero at allocation time
Florian Westphal
2026-06-29
ipv6: fib6: fix NULL deref in fib6_walk_continue() on multi-batch dump
Pengfei Zhang
2026-06-29
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
2026-06-29
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
2026-06-29
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
2026-06-29
tipc: fix out-of-bounds read in broadcast Gap ACK blocks
Samuel Page
2026-06-28
batman-adv: dat: ensure accessible eth_hdr proto field
Sven Eckelmann
2026-06-28
batman-adv: bla: reacquire gw address after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: dat: acquire ARP hw source only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: gw: acquire ethernet header only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: access unicast_ttvn skb->data only after skb realloc
Sven Eckelmann
2026-06-28
batman-adv: retrieve ethhdr after potential skb realloc on RX
Sven Eckelmann
2026-06-27
net: dsa: Fix skb ownership in taggers
Linus Walleij
2026-06-27
sctp: add INIT verification after cookie unpacking
Xin Long
2026-06-27
netpoll: fix a use-after-free on shutdown path
Breno Leitao
2026-06-27
sctp: fix SCTP_RESET_STREAMS stream list length limit
Yousef Alhouseen
2026-06-26
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
2026-06-26
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
2026-06-26
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-06-25
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
2026-06-25
rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
David Howells
2026-06-25
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
David Howells
2026-06-25
rxrpc: Fix socket notification race
David Howells
2026-06-25
rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
David Howells
[next]