index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
Sven Eckelmann
1
-2
/
+4
2026-05-19
net: pppoe: implement GRO/GSO support
Felix Fietkau
2
-0
/
+4
2026-05-19
batman-adv: bla: avoid double decrement of bla.num_requests
Sven Eckelmann
3
-24
/
+67
2026-05-19
batman-adv: bla: fix report_work leak on backbone_gw purge
Sven Eckelmann
1
-19
/
+35
2026-05-19
batman-adv: iv: recover OGM scheduling after forward packet error
Sven Eckelmann
2
-19
/
+60
2026-05-19
batman-adv: mcast: fix use-after-free in orig_node RCU release
Sven Eckelmann
1
-2
/
+2
2026-05-19
batman-adv: tp_meter: avoid role confusion in tp_list
Sven Eckelmann
1
-23
/
+36
2026-05-19
batman-adv: tp_meter: fix race condition in send error reporting
Sven Eckelmann
2
-20
/
+30
2026-05-19
batman-adv: tvlv: reject oversized TVLV packets
Sven Eckelmann
1
-3
/
+8
2026-05-19
batman-adv: tvlv: abort OGM send on tvlv append failure
Sven Eckelmann
4
-21
/
+40
2026-05-19
batman-adv: v: stop OGMv2 on disabled interface
Sven Eckelmann
1
-12
/
+21
2026-05-18
net: devmem: support TX over NETMEM_TX_NO_DMA devices
Bobby Eshleman
4
-10
/
+72
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
2
-2
/
+2
2026-05-18
Merge tag 'nf-26-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
13
-100
/
+202
2026-05-18
Merge tag 'batadv-net-pullrequest-20260515' of https://git.open-mesh.org/batadv
Jakub Kicinski
6
-32
/
+133
2026-05-18
Merge tag 'for-net-2026-05-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-23
/
+66
2026-05-18
openvswitch: vport: fix race between linking and the device notifier
Ilya Maximets
1
-0
/
+8
2026-05-18
net: appletalk: fix NULL pointer dereference in aarp_send_ddp()
Weiming Shi
1
-0
/
+5
2026-05-16
batman-adv: fix batadv_skb_is_frag() kernel-doc
Sven Eckelmann
1
-2
/
+2
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2
-1
/
+5
2026-05-16
netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()
Lorenzo Bianconi
1
-1
/
+5
2026-05-16
netfilter: ipset: annotate "pos" for concurrent readers/writers
Jozsef Kadlecsik
1
-24
/
+38
2026-05-16
netfilter: ipset: Fix data race between add and dump in all hash types
Jozsef Kadlecsik
1
-2
/
+5
2026-05-16
netfilter: ipset: Fix data race between add and list header in all hash types
Jozsef Kadlecsik
1
-2
/
+2
2026-05-16
netfilter: ip6t_hbh: reject oversized option lists
Zhengchuan Liang
1
-0
/
+4
2026-05-16
netfilter: nft_inner: release local_lock before re-enabling softirqs
Florian Westphal
1
-1
/
+1
2026-05-16
netfilter: ipset: stop hash:* range iteration at end
Nan Li
4
-4
/
+17
2026-05-16
netfilter: nft_inner: Fix IPv6 inner_thoff desync
Yizhou Zhao
1
-1
/
+0
2026-05-16
netfilter: ipset: fix a potential dump-destroy race
Jozsef Kadlecsik
1
-0
/
+1
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
1
-65
/
+122
2026-05-16
netfilter: nf_conntrack_helper: fix possible null deref during error log
Florian Westphal
1
-5
/
+8
2026-05-16
xfrm: ah: use skb_to_full_sk in async output callbacks
Michael Bommarito
2
-2
/
+2
2026-05-15
net: hsr: defer node table free until after RCU readers
Michael Bommarito
1
-2
/
+2
2026-05-15
ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD
Linmao Li
1
-3
/
+10
2026-05-15
net/sched: sch_htb: annotate data-races (III)
Eric Dumazet
1
-11
/
+12
2026-05-15
net/sched: sch_htb: annotate data-races (II)
Eric Dumazet
1
-8
/
+13
2026-05-15
net/sched: sch_htb: annotate data-races (I)
Eric Dumazet
1
-4
/
+4
2026-05-15
net/sched: sch_htb: do not change sch->flags in htb_dump()
Eric Dumazet
1
-5
/
+1
2026-05-15
net/sched: sch_dualpi2: annotate data-races in dualpi2_dump_stats()
Eric Dumazet
1
-34
/
+34
2026-05-15
llc: avoid sparse cast-truncates warning in counter clamps
Avinash Duduskar
1
-4
/
+4
2026-05-15
vsock/virtio: fix zerocopy completion for multi-skb sends
Stefano Garzarella
1
-49
/
+34
2026-05-15
net: hsr: reject unresolved interlink ifindex
Luka Gejak
1
-1
/
+6
2026-05-15
ipv4: raw: reject IP_HDRINCL packets with ihl < 5
Michael Bommarito
1
-1
/
+1
2026-05-15
Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-10
/
+18
2026-05-15
Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2026-05-15
batman-adv: tp_meter: directly shut down timer on cleanup
Sven Eckelmann
1
-7
/
+1
2026-05-15
batman-adv: frag: disallow unicast fragment in fragment
Sven Eckelmann
1
-0
/
+35
2026-05-14
tls: Preserve sk_err across recvmsg() when data has been copied
Chuck Lever
1
-6
/
+14
2026-05-14
net: skbuff: preserve shared-frag marker during coalescing
William Bowling
1
-0
/
+2
2026-05-14
rds: tcp_listen: fix typos in comments
Avinash Duduskar
1
-2
/
+2
[prev]
[next]