index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2023-10-25
net: ipv6: fix typo in comments
Deming Wang
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
2023-10-23
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2023-10-23
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-10
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
xfrm: Use the XFRM_GRO to indicate a GRO call on input
Steffen Klassert
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
2023-10-03
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
Ilya Maximets
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-09-20
xfrm6: fix inet6_dev refcount underflow problem
Zhang Changzhong
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-15
ah: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MINHOPCOUNT implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-14
ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
Gavrilov Ilia
2023-09-14
udplite: fix various data-races
Eric Dumazet
2023-09-14
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
[prev]
[next]