index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-02-28
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-02-24
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-22
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2022-02-21
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
2022-02-19
net: ip6mr: add support for passing full packet on wrong mif
Mobashshera Rasool
2022-02-18
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
ipv6: Add reasons for skb drops to __udp6_lib_rcv
David Ahern
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
net: ping6: support setting socket options via cmsg
Jakub Kicinski
2022-02-10
net: ping6: support packet timestamping
Jakub Kicinski
2022-02-10
net: ping6: remove a pr_debug() statement
Jakub Kicinski
2022-02-09
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-02-09
ip6_tunnel: fix possible NULL deref in ip6_tnl_xmit
Eric Dumazet
2022-02-08
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-08
ip6mr: introduce ip6mr_net_exit_batch()
Eric Dumazet
2022-02-08
ipv6: change fib6_rules_net_exit() to batch mode
Eric Dumazet
2022-02-08
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
[next]