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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-03-22
net: Convert nf_ct_net_ops
Kirill Tkhai
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-19
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
2018-03-16
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-08
net: Convet ipv6_net_ops
Kirill Tkhai
2018-03-08
net: Convert ip6 tables pernet_operations
Kirill Tkhai
2018-03-07
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
netfilter: x_tables: check standard verdicts in core
Florian Westphal
2018-03-05
netfilter: unlock xt_table earlier in __do_replace
Xin Long
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
2018-03-05
net: Convert log pernet_operations
Kirill Tkhai
2018-03-04
gre: add sequence number for collect md mode.
William Tu
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
2018-03-04
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
David Ahern
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-01
ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
Sabrina Dubroca
2018-03-01
ipmr, ip6mr: Unite dumproute flows
Yuval Mintz
2018-03-01
ip6mr: Remove MFC_NOTIFY and refactor flags
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite vif seq functions
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite mfc seq logic
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite logic for searching in MFC cache
Yuval Mintz
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
2018-03-01
ipmr, ip6mr: Unite creation of new mr_table
Yuval Mintz
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
[prev]
[next]