index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
2025-01-09
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
1
-3
/
+3
2025-01-09
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2025-01-02
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-1
/
+3
2025-01-02
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2024-12-19
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
2
-20
/
+25
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-12-14
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
1
-11
/
+3
2024-12-14
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
1
-0
/
+3
2024-12-05
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-12-05
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
1
-1
/
+2
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+4
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
1
-1
/
+1
2024-10-29
bpf: fix filed access without lock
Jiayuan Chen
1
-3
/
+4
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-22
/
+18
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
1
-1
/
+3
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-5
/
+16
2024-10-11
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-3
/
+1
2024-10-09
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-4
/
+1
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-3
/
+1
2024-10-03
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
1
-2
/
+9
2024-10-03
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-10-03
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
1
-2
/
+16
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+36
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+5
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+4
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-6
/
+4
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-22
/
+16
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-26
/
+0
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-2
/
+3
2024-09-13
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+2
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
3
-5
/
+270
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
3
-4
/
+17
2024-09-11
net: support non paged skb frags
Mina Almasry
2
-1
/
+5
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-2
/
+7
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
1
-2
/
+3
2024-09-09
fou: fix initialization of grc
Muhammad Usama Anjum
1
-2
/
+2
[next]