index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
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
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-15
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
[next]