index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+13
2026-03-09
tcp: inline tcp_chrono_start()
Eric Dumazet
1
-24
/
+0
2026-03-09
tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()
Eric Dumazet
1
-1
/
+1
2026-03-09
tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c
Eric Dumazet
2
-38
/
+39
2026-03-09
tcp: remove unused hash_size from struct tcp_out_options
Keita Morisaki
1
-1
/
+0
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
6
-3
/
+7
2026-03-06
net: annotate data races around sk->sk_prot
Jiayuan Chen
1
-2
/
+6
2026-03-06
inet_diag: report delayed ack timer information
Eric Dumazet
2
-6
/
+11
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
4
-4
/
+4
2026-03-05
tcp: Initialise ehash secrets during connect() and listen().
Kuniyuki Iwashima
1
-2
/
+15
2026-03-05
tcp: shrink per-packet memset in __tcp_transmit_skb()
Keita Morisaki
1
-4
/
+11
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-72
/
+77
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
1
-39
/
+22
2026-03-04
tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
Eric Dumazet
2
-54
/
+54
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
3
-25
/
+31
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
3
-2
/
+5
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
1
-26
/
+8
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
1
-13
/
+21
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
1
-6
/
+22
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
1
-2
/
+2
2026-03-02
ipmr: Call fib_rules_unregister() without RTNL.
Kuniyuki Iwashima
1
-2
/
+11
2026-03-02
ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init().
Kuniyuki Iwashima
1
-10
/
+5
2026-03-02
ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
1
-18
/
+13
2026-03-02
ipmr: Move unregister_netdevice_many() out of ipmr_free_table().
Kuniyuki Iwashima
1
-8
/
+17
2026-03-02
ipmr: Move unregister_netdevice_many() out of mroute_clean_tables().
Kuniyuki Iwashima
1
-10
/
+24
2026-03-02
ipmr: Convert ipmr_rtm_dumproute() to RCU.
Kuniyuki Iwashima
1
-9
/
+20
2026-03-02
ipmr: Convert ipmr_rtm_getroute() to RCU.
Kuniyuki Iwashima
2
-18
/
+20
2026-03-02
ipmr: Use MAXVIFS in mroute_msgsize().
Kuniyuki Iwashima
1
-5
/
+4
2026-03-02
ipmr: Convert ipmr_rtm_dumplink() to RCU.
Kuniyuki Iwashima
1
-12
/
+17
2026-03-02
ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.
Kuniyuki Iwashima
1
-10
/
+10
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
9
-48
/
+38
2026-02-28
icmp: fix ICMP error source address when xfrm policy matches
Antony Antony
1
-1
/
+0
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
1
-15
/
+1
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-10
/
+15
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
2
-5
/
+5
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
6
-12
/
+14
2026-02-26
inet: remove three EXPORT_SYMBOL()
Eric Dumazet
1
-3
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
29
-74
/
+81
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-10
/
+25
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
3
-4
/
+0
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-4
/
+14
2026-02-25
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
1
-3
/
+6
2026-02-24
icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}
Eric Dumazet
1
-2
/
+2
2026-02-24
tcp: reduce calls to tcp_schedule_loss_probe()
Eric Dumazet
2
-2
/
+2
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2
-6
/
+3
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
1
-3
/
+16
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
2
-19
/
+9
[prev]
[next]