index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
1
-0
/
+2
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2
-0
/
+2
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+3
2022-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-2
/
+1
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
3
-16
/
+2
2022-03-14
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
1
-2
/
+1
2022-03-12
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+25
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-2
/
+25
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
1
-4
/
+7
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-2
/
+1
2022-03-07
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
1
-0
/
+3
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+5
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+26
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-20
/
+12
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
1
-0
/
+1
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
1
-10
/
+9
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2
-0
/
+2
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
1
-1
/
+1
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
3
-5
/
+7
2022-03-01
xfrm: fix tunnel model fragmentation behavior
Lina Wang
1
-0
/
+16
2022-02-28
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
1
-3
/
+3
2022-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+8
2022-02-25
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
1
-58
/
+4
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+5
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-02-23
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
1
-3
/
+2
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
1
-17
/
+32
2022-02-21
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
1
-0
/
+2
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
1
-1
/
+4
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
1
-1
/
+1
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
1
-3
/
+8
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
1
-4
/
+17
2022-02-19
net: ip6mr: add support for passing full packet on wrong mif
Mobashshera Rasool
1
-4
/
+14
2022-02-19
net: Add new protocol attribute to IP addresses
Jacques de Laval
1
-6
/
+21
2022-02-18
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2
-8
/
+22
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+16
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-9
/
+10
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
1
-1
/
+1
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
2
-5
/
+17
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+3
2022-02-14
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
1
-9
/
+9
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2
-3
/
+3
2022-02-14
ipv6: Add reasons for skb drops to __udp6_lib_rcv
David Ahern
1
-2
/
+9
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
1
-1
/
+5
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
1
-3
/
+14
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2
-59
/
+40
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2
-5
/
+0
[next]