index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
2018-05-20
1
-22
/
+79
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
1
-1
/
+2
*
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
2018-05-17
1
-9
/
+65
*
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
2018-05-17
1
-9
/
+24
*
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
2018-05-17
1
-6
/
+18
*
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
2018-05-17
1
-2
/
+8
*
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
2018-05-17
1
-12
/
+26
*
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
2018-05-17
1
-1
/
+1
*
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
2018-05-17
1
-0
/
+3
*
erspan: fix invalid erspan version.
William Tu
2018-05-17
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-14
1
-0
/
+1
|
\
|
*
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-05-08
1
-0
/
+1
*
|
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-10
1
-2
/
+2
*
|
trivial: fix inconsistent help texts
Georg Hofmann
2018-05-08
1
-5
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-08
2
-2
/
+5
|
\
\
|
*
|
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
Stefano Brivio
2018-04-27
1
-2
/
+2
|
*
|
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-16
1
-0
/
+3
*
|
|
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2018-05-02
1
-0
/
+3
*
|
|
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
2018-05-01
1
-3
/
+0
*
|
|
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
2018-05-01
1
-1
/
+6
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-04-23
1
-27
/
+28
|
\
\
|
*
|
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-04-19
1
-27
/
+28
|
|
/
*
|
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-23
1
-0
/
+2
*
|
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-04-23
1
-1
/
+1
|
/
*
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-06
1
-2
/
+5
*
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-2
/
+5
*
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-4
/
+7
*
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-3
/
+5
*
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-3
/
+5
*
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
2
-4
/
+0
*
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
1
-1
/
+2
*
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
1
-19
/
+2
*
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
1
-5
/
+5
*
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
3
-5
/
+14
*
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-04
2
-8
/
+18
*
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
2018-04-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-02
6
-34
/
+55
|
\
|
*
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
|
*
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
1
-13
/
+23
|
|
\
|
|
*
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
1
-1
/
+1
|
|
*
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
1
-8
/
+16
|
|
*
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-19
1
-4
/
+6
|
*
|
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-26
1
-4
/
+9
|
*
|
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-26
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
1
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-24
1
-2
/
+4
|
|
|
/
|
*
|
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
2018-03-23
1
-6
/
+7
*
|
|
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
2018-04-01
1
-5
/
+12
*
|
|
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
2018-04-01
1
-1
/
+0
[next]