index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-23
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-23
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-02-01
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2021-12-23
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
2021-11-05
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
2021-11-03
net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()
Menglong Dong
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2021-11-01
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
2021-10-27
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-25
ipv6/tcp: small drop monitor changes
Eric Dumazet
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2021-10-25
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2021-10-22
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-15
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]