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-26
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
2026-05-26
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
2026-05-26
Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
24
-44
/
+114
2026-05-26
ipv6: addrconf: fix temp address generation after prefix deprecation
Fernando Fernandez Mancera
1
-1
/
+9
2026-05-26
l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
Michael Bommarito
1
-5
/
+6
2026-05-26
net: napi: Skip last poll when arming gro timer in busy poll
Martin Karsten
1
-35
/
+27
2026-05-26
llc: Add SPDX id lines to some llc source files
Tim Bird
16
-112
/
+16
2026-05-26
Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-0
/
+3
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-32
/
+15
2026-05-26
ethtool: cmis: validate fw->size against start_cmd_payload_size
Jakub Kicinski
1
-0
/
+8
2026-05-26
ethtool: cmis: validate start_cmd_payload_size from module
Jakub Kicinski
1
-14
/
+22
2026-05-26
ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
Jakub Kicinski
1
-2
/
+2
2026-05-26
ethtool: cmis: require exact CDB reply length
Jakub Kicinski
1
-2
/
+7
2026-05-26
ethtool: module: fix cleanup if socket used for flashing multiple devices
Jakub Kicinski
3
-9
/
+8
2026-05-26
ethtool: module: check fw_flash_in_progress under rtnl_lock
Jakub Kicinski
1
-6
/
+6
2026-05-26
ethtool: module: avoid racy updates to dev->ethtool bitfield
Jakub Kicinski
1
-2
/
+10
2026-05-26
ethtool: module: avoid leaking a netdev ref on module flash errors
Jakub Kicinski
1
-2
/
+3
2026-05-26
ethtool: module: call ethnl_ops_complete() on module flash errors
Jakub Kicinski
1
-1
/
+2
2026-05-26
ethtool: rss: avoid device context leak on reply-build failure
Jakub Kicinski
1
-1
/
+5
2026-05-26
ethtool: rss: fix hkey leak when indir_size is 0
Jakub Kicinski
1
-2
/
+1
2026-05-26
ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
Jakub Kicinski
1
-1
/
+3
2026-05-26
ethtool: rss: fix falsely ignoring indir table updates
Jakub Kicinski
1
-1
/
+1
2026-05-26
ethtool: rss: add missing errno on RSS context delete
Jakub Kicinski
1
-1
/
+3
2026-05-26
ethtool: rss: avoid modifying the RSS context response
Jakub Kicinski
1
-8
/
+10
2026-05-26
net: Avoid checksumming unreadable skb tail on trim
Björn Töpel
1
-4
/
+27
2026-05-26
ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().
Maoyi Xie
1
-2
/
+9
2026-05-26
ip6: vti: Use ip6_tnl.net in vti6_changelink().
Kuniyuki Iwashima
1
-5
/
+7
2026-05-26
xfrm: input: hold netns during deferred transport reinjection
Zhengchuan Liang
1
-4
/
+12
2026-05-26
xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit
Usama Arif
1
-7
/
+8
2026-05-26
xfrm: iptfs: reset runtime state when cloning SAs
Shaomin Chen
1
-5
/
+23
2026-05-25
net: hsr: fix potential OOB access in supervision frame handling
Luka Gejak
1
-2
/
+2
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
1
-16
/
+16
2026-05-25
rds: filter RDS_INFO_* getsockopt by caller's netns
Maoyi Xie
3
-31
/
+104
2026-05-25
netlabel: fix IPv6 unlabeled address add error handling
Chenguang Zhao
1
-1
/
+1
2026-05-25
rds: annotate data-race around rs_seen_congestion
Jiayuan Chen
2
-3
/
+3
2026-05-25
net/sched: sch_ets: make cl->quantum lockless
Eric Dumazet
1
-6
/
+4
2026-05-25
ipv4: igmp: annotate data-races around im->users
Yuyang Huang
1
-4
/
+7
2026-05-25
ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
Justin Iurman
1
-0
/
+2
2026-05-25
ipv6: exthdrs: refresh nh after handling HAO option
Zhengchuan Liang
1
-0
/
+2
2026-05-25
netfilter: nf_conntrack_ftp: avoid u16 overflows
Giuseppe Caruso
1
-4
/
+7
2026-05-25
Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
12
-42
/
+173
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
133
-1347
/
+2331
2026-05-24
netfilter: nft_set_pipapo_avx2: restore performance optimization
Florian Westphal
1
-21
/
+14
2026-05-24
netfilter: nf_conntrack_proto_tcp: fix typos in comments
Avinash Duduskar
1
-4
/
+4
2026-05-24
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
Muhammad Bilal
1
-3
/
+3
2026-05-24
netfilter: nfnl_cthelper: apply per-class values when updating policies
David Carlier
1
-2
/
+2
2026-05-24
netfilter: nft_set_rbtree: remove dead conditional
Florian Westphal
1
-3
/
+0
2026-05-24
netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
Pratham Gupta
1
-1
/
+1
2026-05-24
netfilter: nf_conncount: use per-rule hash initval
Florian Westphal
1
-4
/
+3
2026-05-24
netfilter: allow nfnetlink built-in only
Pablo Neira Ayuso
2
-2
/
+2
[prev]
[next]