index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-05-19
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
2018-05-17
erspan: fix invalid erspan version.
William Tu
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
2018-05-08
trivial: fix inconsistent help texts
Georg Hofmann
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
2018-04-27
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
Stefano Brivio
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-22
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-02
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
2018-03-31
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
2018-03-31
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
[next]