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-06-14
netfilter: nf_conncount: callers must hold rcu read lock
Florian Westphal
2
-4
/
+4
2026-06-14
netfilter: nf_tables: use DEBUG_NET_WARN_ON_ONCE in packet and control paths
Fernando Fernandez Mancera
22
-46
/
+76
2026-06-14
ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
Marco Crivellari
2
-7
/
+7
2026-06-14
batman-adv: tvlv: avoid race of cifsnotfound handler state
Sven Eckelmann
2
-13
/
+57
2026-06-14
batman-adv: tvlv: enforce 2-byte alignment
Sven Eckelmann
4
-2
/
+32
2026-06-14
kcm: use WRITE_ONCE() when changing lower socket callbacks
Runyu Xiao
1
-4
/
+4
2026-06-14
batman-adv: dat: prevent false sharing between VLANs
Sven Eckelmann
1
-3
/
+9
2026-06-14
batman-adv: tt: track roam count per VID
Sven Eckelmann
2
-2
/
+10
2026-06-14
batman-adv: tt: don't merge change entries with different VIDs
Sven Eckelmann
1
-0
/
+3
2026-06-13
net: ife: require ETH_HLEN to be pullable in ife_decode()
Yong Wang
1
-1
/
+1
2026-06-13
devlink: Implement devlink param multi attribute nested data values
Saeed Mahameed
2
-1
/
+34
2026-06-13
devlink: heap-allocate param fill buffers in devlink_nl_param_fill
Ratheesh Kannoth
1
-16
/
+46
2026-06-13
tipc: restrict socket queue dumps in enqueue tracepoints
Li Xiasong
1
-3
/
+3
2026-06-13
ipv4: handle devconf post-set actions on netlink updates
Fernando Fernandez Mancera
1
-2
/
+27
2026-06-13
ipv4: centralize devconf sysctl handling
Fernando Fernandez Mancera
1
-59
/
+68
2026-06-13
tcp: refine tcp_sequence() for the FIN exception
Eric Dumazet
1
-3
/
+5
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
8
-125
/
+548
2026-06-13
vsock: fold sk_acceptq_removed() into vsock_remove_pending()
Raf Dickson
2
-5
/
+2
2026-06-13
vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
Raf Dickson
3
-2
/
+1
2026-06-13
vsock: fold sk_acceptq_added() into vsock_add_pending()
Raf Dickson
2
-1
/
+1
2026-06-13
vsock: introduce vsock_pending_to_accept() helper
Raf Dickson
2
-2
/
+11
2026-06-13
vsock: use sk_acceptq_is_full() helper in all transports
Raf Dickson
2
-2
/
+2
2026-06-13
batman-adv: tp_meter: handle overlapping packets
Sven Eckelmann
1
-14
/
+11
2026-06-13
batman-adv: tp_meter: prevent parallel modifications of last_recv
Sven Eckelmann
2
-10
/
+14
2026-06-13
batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
Sven Eckelmann
1
-4
/
+4
2026-06-13
batman-adv: tp_meter: restrict number of unacked list entries
Sven Eckelmann
2
-1
/
+25
2026-06-13
batman-adv: v: prevent OGM aggregation on disabled hardif
Sven Eckelmann
3
-0
/
+19
2026-06-13
batman-adv: frag: avoid underflow of TTL
Sven Eckelmann
1
-0
/
+7
2026-06-13
batman-adv: frag: ensure fragment is writable before modifying TTL
Sven Eckelmann
3
-4
/
+17
2026-06-13
batman-adv: fix (m|b)cast csum after decrementing TTL
Sven Eckelmann
1
-2
/
+56
2026-06-13
batman-adv: ensure bcast is writable before modifying TTL
Sven Eckelmann
1
-0
/
+6
2026-06-13
batman-adv: gw: don't deselect gateway with active hardif
Sven Eckelmann
1
-26
/
+2
2026-06-12
net: qrtr: fix 32-bit integer overflow in qrtr_endpoint_post()
Michael Bommarito
1
-1
/
+1
2026-06-12
psp: add a new netdev event for dev unregister
Wei Wang
5
-1
/
+109
2026-06-12
psp: add new netlink cmd for dev-assoc and dev-disassoc
Wei Wang
5
-10
/
+365
2026-06-12
psp: add admin/non-admin version of psp_device_get_locked
Wei Wang
5
-13
/
+35
2026-06-12
net: bridge: use atomic ops to read/change p->flags (III)
Eric Dumazet
6
-11
/
+12
2026-06-12
net: bridge: use atomic ops to read/change p->flags (II)
Eric Dumazet
4
-21
/
+21
2026-06-12
net: bridge: use atomic ops to read/change p->flags (I)
Eric Dumazet
3
-23
/
+16
2026-06-12
bridge: use atomic ops to read/change p->flags in br_netlink.c
Eric Dumazet
1
-40
/
+51
2026-06-12
bridge: use atomic ops to read/change p->flags in sysfs
Eric Dumazet
1
-28
/
+32
2026-06-12
net/sched: sch_dualpi2: Add missing module alias
Victor Nogueira
1
-0
/
+1
2026-06-12
ipv6: Honor oif when choosing nexthop for locally generated traffic
Ido Schimmel
1
-1
/
+4
2026-06-12
ipv6: Select best matching nexthop object in fib6_table_lookup()
Ido Schimmel
1
-8
/
+9
2026-06-12
net: watchdog: fix refcount tracking races
Eric Dumazet
2
-12
/
+35
2026-06-12
net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek bef...
Victor Nogueira
1
-2
/
+39
2026-06-12
net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek befor...
Victor Nogueira
1
-5
/
+43
2026-06-12
net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek be...
Victor Nogueira
1
-2
/
+39
2026-06-12
ipv6: mcast: annotate igmp6 timer expiry race
Yuyang Huang
1
-1
/
+2
2026-06-12
ipv6: mcast: annotate data-races around mca_flags
Yuyang Huang
1
-20
/
+32
[prev]
[next]