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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
1
-0
/
+4
2024-04-02
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
1
-7
/
+7
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
1
-0
/
+3
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
1
-7
/
+1
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
1
-1
/
+1
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
1
-1
/
+1
2024-03-22
ipv6: Fix address dump when IPv6 is disabled on an interface
Ido Schimmel
1
-2
/
+3
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-6
/
+9
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-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
2
-2
/
+2
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-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2024-03-11
net: ipv6: exthdrs: get rid of ipv6_skb_net()
Justin Iurman
1
-9
/
+1
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
1
-2
/
+3
2024-03-08
ipv6: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
ipv6: remove RTNL protection from inet6_dump_addr()
Eric Dumazet
1
-3
/
+6
2024-03-08
ipv6: use xa_array iterator to implement inet6_dump_addr()
Eric Dumazet
1
-49
/
+30
2024-03-08
ipv6: make in6_dump_addrs() lockless
Eric Dumazet
1
-9
/
+5
2024-03-08
ipv6: make inet6_fill_ifaddr() lockless
Eric Dumazet
1
-29
/
+37
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-4
/
+1
2024-03-08
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
1
-0
/
+6
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-03-07
ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
Eric Dumazet
2
-6
/
+2
2024-03-07
ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata
Eric Dumazet
2
-2
/
+1
2024-03-07
ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
Eric Dumazet
2
-16
/
+17
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
1
-11
/
+10
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
1
-8
/
+8
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
1
-9
/
+9
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
1
-6
/
+1
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+7
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
1
-0
/
+6
2024-03-05
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
1
-14
/
+7
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2
-2
/
+2
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
4
-7
/
+7
2024-03-01
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Eric Dumazet
1
-58
/
+44
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
7
-54
/
+61
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
2
-31
/
+39
2024-03-01
ipv6: addrconf_disable_policy() optimization
Eric Dumazet
1
-7
/
+6
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
3
-5
/
+5
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
3
-4
/
+6
2024-03-01
ipv6: annotate data-races in rt6_probe()
Eric Dumazet
1
-2
/
+3
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
1
-4
/
+4
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
1
-15
/
+18
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
4
-12
/
+15
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
4
-6
/
+6
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
3
-7
/
+7
[next]