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
*
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
2018-01-15
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
3
-11
/
+41
|
\
|
*
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-10
1
-0
/
+9
|
*
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-10
1
-2
/
+3
|
*
ipv6: remove null_entry before adding default route
Wei Wang
2018-01-09
1
-9
/
+29
*
|
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
1
-4
/
+7
*
|
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
2018-01-10
1
-23
/
+13
*
|
ipv6: Use a 31-bit multipath hash
Ido Schimmel
2018-01-10
1
-2
/
+2
*
|
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
2
-6
/
+98
*
|
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
2018-01-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
2
-22
/
+28
|
\
|
|
*
ipv6: fix general protection fault in fib6_add()
Wei Wang
2018-01-04
1
-15
/
+20
|
*
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
Xin Long
2018-01-02
1
-3
/
+3
|
*
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2018-01-02
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-01-09
15
-111
/
+335
|
\
\
|
*
|
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
1
-1
/
+2
|
*
|
netfilter: flow table support for IPv6
Pablo Neira Ayuso
2018-01-08
4
-1
/
+290
|
*
|
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
2018-01-08
4
-36
/
+1
|
*
|
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
1
-6
/
+1
|
*
|
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
|
*
|
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-3
/
+3
|
*
|
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
2
-8
/
+6
|
*
|
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-26
/
+0
|
*
|
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-5
/
+5
|
*
|
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-2
/
+2
|
*
|
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2018-01-08
1
-7
/
+7
|
*
|
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
|
*
|
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2018-01-08
1
-2
/
+1
|
*
|
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
2018-01-08
3
-3
/
+6
|
*
|
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
1
-0
/
+4
|
*
|
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2018-01-08
1
-14
/
+12
|
*
|
netfilter: conntrack: timeouts can be const
Florian Westphal
2018-01-08
1
-1
/
+1
|
*
|
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
2018-01-08
1
-1
/
+1
|
*
|
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
2018-01-08
1
-1
/
+1
*
|
|
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2018-01-08
2
-4
/
+2
|
/
/
*
|
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
2018-01-08
1
-8
/
+75
*
|
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2018-01-08
2
-4
/
+3
*
|
ipv6: Export sernum update function
Ido Schimmel
2018-01-08
1
-3
/
+8
*
|
ipv6: Teach tree walker to skip multipath routes
Ido Schimmel
2018-01-08
1
-2
/
+9
*
|
ipv6: Report dead flag during route dump
Ido Schimmel
2018-01-08
1
-0
/
+3
*
|
ipv6: Ignore dead routes during lookup
Ido Schimmel
2018-01-08
1
-4
/
+14
*
|
ipv6: Check nexthop flags in route dump instead of carrier
Ido Schimmel
2018-01-08
1
-1
/
+1
*
|
ipv6: Check nexthop flags during route lookup instead of carrier
Ido Schimmel
2018-01-08
1
-4
/
+3
*
|
ipv6: Set nexthop flags during route creation
Ido Schimmel
2018-01-08
1
-0
/
+3
*
|
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2018-01-08
2
-6
/
+19
*
|
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2018-01-08
2
-18
/
+23
*
|
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2018-01-08
2
-0
/
+32
*
|
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
2018-01-08
1
-1
/
+3
*
|
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2018-01-08
2
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-26
/
+40
|
\
|
[next]