index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
3
-11
/
+12
2023-09-15
ah: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
7
-15
/
+15
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
4
-13
/
+12
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2
-9
/
+7
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
3
-13
/
+12
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
5
-22
/
+19
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
6
-11
/
+10
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2
-13
/
+10
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
3
-10
/
+8
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2
-10
/
+9
2023-09-15
ipv6: lockless IPV6_MINHOPCOUNT implementation
Eric Dumazet
1
-16
/
+15
2023-09-15
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2
-16
/
+18
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2
-14
/
+17
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
3
-12
/
+10
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
4
-12
/
+14
2023-09-14
ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
Gavrilov Ilia
1
-2
/
+0
2023-09-14
udplite: fix various data-races
Eric Dumazet
1
-4
/
+5
2023-09-14
udplite: remove UDPLITE_BIT
Eric Dumazet
1
-1
/
+0
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
2
-4
/
+5
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
1
-1
/
+1
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
1
-1
/
+1
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
1
-3
/
+3
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
1
-2
/
+2
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
1
-3
/
+3
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-2
/
+2
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-9
/
+10
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2
-1
/
+5
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
4
-4
/
+4
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2
-3
/
+0
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
7
-9
/
+33
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2
-8
/
+3
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
1
-5
/
+2
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
1
-1
/
+1
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-1
/
+1
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+1
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2
-9
/
+52
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2
-3
/
+3
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
3
-14
/
+9
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2
-2
/
+2
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
1
-1
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
1
-2
/
+2
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
1
-20
/
+88
[prev]
[next]