index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-02
net: tls: fix silent data drop under pipe back-pressure
Jakub Kicinski
1
-3
/
+3
2026-05-02
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)
Eric Dumazet
1
-59
/
+70
2026-05-02
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)
Eric Dumazet
1
-12
/
+12
2026-05-02
batman-adv: stop tp_meter sessions during mesh teardown
Jiexun Wang
4
-18
/
+82
2026-05-02
batman-adv: reject new tp_meter sessions during teardown
Jiexun Wang
1
-1
/
+16
2026-05-02
batman-adv: fix integer overflow on buff_pos
Lyes Bourennani
1
-1
/
+1
2026-05-02
ip6_gre: Use cached t->net in ip6erspan_changelink().
Maoyi Xie
1
-2
/
+3
2026-05-02
net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
Victor Nogueria
1
-1
/
+1
2026-05-02
net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
Jamal Hadi Salim
1
-1
/
+1
2026-05-01
ipv6: update route serial number on NETDEV_CHANGE
Sagarika Sharma
1
-0
/
+1
2026-05-01
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
Eric Dumazet
1
-8
/
+6
2026-05-01
ipv4: igmp: annotate data-races in igmp_heard_query()
Eric Dumazet
1
-22
/
+36
2026-05-01
net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo
Kai Zen
1
-0
/
+1
2026-05-01
ipmr: prevent info-leak in pmr_cache_report()
Eric Dumazet
1
-3
/
+4
2026-05-01
Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
26
-155
/
+423
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
1
-2
/
+2
2026-04-30
ipv6: Implement limits on extension header parsing
Daniel Borkmann
3
-0
/
+16
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
3
-4
/
+46
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
1
-37
/
+73
2026-04-30
net: mctp: test: Use dev_direct_xmit for TX to our test device
Jeremy Kerr
1
-1
/
+1
2026-04-30
net: mctp: test: use a zeroed struct sockaddr_mctp
Jeremy Kerr
1
-1
/
+1
2026-04-30
netfilter: flowtable: ensure sufficient headroom in xmit path
Pablo Neira Ayuso
1
-2
/
+11
2026-04-30
netfilter: xtables: fix L4 header parsing for non-first fragments
Fernando Fernandez Mancera
5
-3
/
+23
2026-04-30
netfilter: nf_tables: skip L4 header parsing for non-first fragments
Fernando Fernandez Mancera
4
-7
/
+7
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
2
-2
/
+6
2026-04-30
net/sched: cls_flower: revert unintended changes
Paolo Abeni
1
-3
/
+1
2026-04-30
net: tls: fix strparser anchor skb leak on offload RX setup failure
Jakub Kicinski
3
-0
/
+11
2026-04-30
netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables
Florian Westphal
1
-14
/
+20
2026-04-30
netfilter: xt_CT: fix usersize for v1 and v2 revision
Florian Westphal
1
-4
/
+4
2026-04-30
netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
Pablo Neira Ayuso
2
-10
/
+36
2026-04-30
netfilter: x_tables: add .check_hooks to matches and targets
Pablo Neira Ayuso
7
-59
/
+179
2026-04-29
page_pool: fix memory-provider leak in page_pool_create_percpu() error path
Hasan Basbunar
1
-5
/
+5
2026-04-29
hv_sock: fix ARM64 support
Hamza Mahfooz
1
-2
/
+2
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-2
/
+1
2026-04-30
netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
Weiming Shi
2
-16
/
+8
2026-04-30
netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwarding
Pablo Neira Ayuso
1
-2
/
+14
2026-04-30
netfilter: replace skb_try_make_writable() by skb_ensure_writable()
Pablo Neira Ayuso
2
-4
/
+5
2026-04-29
xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete
Michal Kosiorek
1
-6
/
+6
2026-04-29
xfrm: provide message size for XFRM_MSG_MAPPING
Ruijie Li
1
-0
/
+1
2026-04-28
mptcp: pm: kernel: reset fullmesh counter after flush
Matthieu Baerts (NGI0)
1
-0
/
+1
2026-04-28
mptcp: fastclose msk when linger time is 0
Matthieu Baerts (NGI0)
1
-1
/
+2
2026-04-28
mptcp: fix scheduling with atomic in timestamp sockopt
Gang Yan
1
-4
/
+4
2026-04-28
mptcp: sockopt: set timestamp flags on subflow socket, not msk
Gang Yan
1
-2
/
+2
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
Eric Dumazet
1
-44
/
+46
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
Eric Dumazet
1
-18
/
+20
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
Eric Dumazet
1
-15
/
+19
2026-04-28
net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
Eric Dumazet
1
-21
/
+21
2026-04-28
sctp: discard stale INIT after handshake completion
Xin Long
1
-0
/
+6
2026-04-28
netfilter: skip recording stale or retransmitted INIT
Xin Long
1
-3
/
+7
[prev]
[next]