index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2020-01-03
1
-1
/
+1
*
net: Add device index to tcp_md5sig
David Ahern
2020-01-02
1
-1
/
+19
*
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2020-01-02
1
-19
/
+53
*
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
2020-01-02
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
7
-15
/
+24
|
\
|
*
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
*
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
*
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-2
/
+2
|
*
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
|
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
4
-11
/
+20
*
|
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-24
2
-62
/
+17
*
|
ipv6: Handle multipath route deletion notification
Ido Schimmel
2019-12-24
1
-0
/
+26
*
|
ipv6: Handle route deletion notification
Ido Schimmel
2019-12-24
1
-1
/
+43
*
|
ipv6: Only Replay routes of interest to new listeners
Ido Schimmel
2019-12-24
1
-0
/
+40
*
|
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
2019-12-24
1
-0
/
+48
*
|
ipv6: Notify route if replacing currently offloaded one
Ido Schimmel
2019-12-24
1
-0
/
+7
*
|
ipv6: Notify newly added route if should be offloaded
Ido Schimmel
2019-12-24
1
-0
/
+18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-4
/
+4
|
\
|
*
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
2019-12-13
1
-4
/
+4
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
2
-6
/
+7
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
7
-12
/
+12
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
2
-3
/
+3
|
\
|
*
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
2019-11-21
1
-2
/
+2
|
*
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
2019-11-20
1
-1
/
+1
*
|
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
2019-11-22
1
-4
/
+18
*
|
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
2019-11-21
1
-2
/
+24
*
|
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
2
-0
/
+7
*
|
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
1
-14
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-18
3
-4
/
+4
|
\
\
|
*
|
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-11-15
2
-3
/
+3
|
*
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-0
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
seg6: fix skb transport_header after decap_and_validate()
Andrea Mayer
2019-11-16
1
-0
/
+6
|
*
seg6: fix srh pointer in get_srh()
Andrea Mayer
2019-11-16
1
-0
/
+5
*
|
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
1
-0
/
+1
*
|
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-12
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-3
/
+10
|
\
|
|
*
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
2019-11-07
1
-3
/
+10
*
|
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2019-11-06
1
-1
/
+1
*
|
icmp: remove duplicate code
Matteo Croce
2019-11-05
1
-4
/
+1
*
|
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
2019-11-04
1
-2
/
+2
*
|
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
2019-11-03
1
-5
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
4
-4
/
+5
|
\
|
|
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-30
2
-2
/
+2
|
*
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-10-29
1
-2
/
+2
|
*
ipv6: include <net/addrconf.h> for missing declarations
Ben Dooks (Codethink)
2019-10-22
1
-0
/
+1
*
|
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-29
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
1
-1
/
+1
|
\
\
[next]