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
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2
-0
/
+8
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
1
-8
/
+11
2024-03-29
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
1
-2
/
+9
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
1
-0
/
+5
2024-03-29
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
1
-0
/
+6
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
1
-7
/
+1
2024-03-29
gro: fix ownership transfer
Antoine Tenart
1
-1
/
+2
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2
-2
/
+11
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2
-14
/
+58
2024-03-28
Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+1
2024-03-28
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
1
-0
/
+1
2024-03-25
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+16
2024-03-22
nexthop: fix uninitialized variable in nla_put_nh_group_stats()
Dan Carpenter
1
-1
/
+3
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-33
/
+28
2024-03-19
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-4
/
+4
2024-03-19
tcp: Clear req->syncookie in reqsk_alloc().
Kuniyuki Iwashima
1
-0
/
+3
2024-03-19
ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
Tobias Brunner
1
-0
/
+1
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2
-2
/
+0
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
1
-4
/
+4
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
1
-1
/
+1
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
1
-4
/
+0
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+14
2024-03-11
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
1
-1
/
+2
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
1
-12
/
+17
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
1
-5
/
+5
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
1
-8
/
+8
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+1
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
1
-1
/
+1
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
1
-0
/
+1
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
1
-1
/
+1
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
1
-2
/
+3
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
1
-1
/
+3
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-08
ipv4: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
nexthop: Simplify dump error handling
Ido Schimmel
1
-9
/
+0
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
1
-8
/
+122
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
1
-1
/
+14
2024-03-08
net: nexthop: Add hardware statistics notifications
Ido Schimmel
1
-0
/
+2
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
1
-8
/
+87
2024-03-08
net: nexthop: Add nexthop group entry stats
Ido Schimmel
1
-4
/
+31
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
1
-4
/
+20
2024-03-08
net: nexthop: Adjust netlink policy parsing for a new attribute
Petr Machata
1
-30
/
+28
2024-03-08
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
1
-1
/
+14
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2
-0
/
+2
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2
-4
/
+1
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
1
-15
/
+15
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
1
-9
/
+8
[next]