Age | Commit message (Expand) | Author |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-19 | ipv6: mcast: remove dead code | Eric Dumazet |
2018-01-18 | ipv6: don't let tb6_root node share routes with other node | Wei Wang |
2018-01-18 | ip6_gre: init dev->mtu and dev->hard_header_len correctly | Alexey Kodanev |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan |
2018-01-15 | ipv6: Fix build with gcc-4.4.5 | Ido Schimmel |
2018-01-15 | ipv6: ip6_make_skb() needs to clear cork.base.dst | Eric Dumazet |
2018-01-15 | ipv6: fix udpv6 sendmsg crash caused by too small MTU | Mike Maloney |
2018-01-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-10 | ipv6: sr: fix TLVs not being copied using setsockopt | Mathieu Xhonneux |
2018-01-10 | ipv6: fix possible mem leaks in ipv6_make_skb() | Eric Dumazet |
2018-01-10 | ipv6: Add support for non-equal-cost multipath | Ido Schimmel |
2018-01-10 | ipv6: Use hash-threshold instead of modulo-N | Ido Schimmel |
2018-01-10 | ipv6: Use a 31-bit multipath hash | Ido Schimmel |
2018-01-10 | ipv6: Calculate hash thresholds for IPv6 nexthops | Ido Schimmel |
2018-01-09 | ipv6: remove null_entry before adding default route | Wei Wang |
2018-01-09 | ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table | Colin Ian King |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-09 | esp: Fix GRO when the headers not fully in the linear part of the skb. | Steffen Klassert |
2018-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-01-08 | net: ipv6: Allow connect to linklocal address from socket bound to vrf | David Ahern |
2018-01-08 | netfilter: flow table support for the mixed IPv4/IPv6 family | Pablo Neira Ayuso |
2018-01-08 | netfilter: flow table support for IPv6 | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove defensive check on malformed packets from raw sockets | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove struct nf_afinfo and its helper functions | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove route_key_size field in struct nf_afinfo | Pablo Neira Ayuso |
2018-01-08 | netfilter: move reroute indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: move route indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove saveroute indirection in struct nf_afinfo | Pablo Neira Ayuso |
2018-01-08 | netfilter: move checksum_partial indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: move checksum indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: remove hooks from family definition | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: remove multihook chains and families | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables_inet: don't use multihook infrastructure anymore | Pablo Neira Ayuso |
2018-01-08 | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path | Pablo Neira Ayuso |
2018-01-08 | netfilter: core: only allow one nat hook per hook point | Florian Westphal |
2018-01-08 | netfilter: xtables: add and use xt_request_find_table_lock | Florian Westphal |
2018-01-08 | netfilter: conntrack: timeouts can be const | Florian Westphal |
2018-01-08 | netfilter: conntrack: l4 protocol trackers can be const | Florian Westphal |
2018-01-08 | netfilter: conntrack: constify list of builtin trackers | Florian Westphal |
2018-01-08 | xfrm: Return error on unknown encap_type in init_state | Herbert Xu |
2018-01-07 | ipv6: Flush multipath routes when all siblings are dead | Ido Schimmel |
2018-01-07 | ipv6: Take table lock outside of sernum update function | Ido Schimmel |
2018-01-07 | ipv6: Export sernum update function | Ido Schimmel |
2018-01-07 | ipv6: Teach tree walker to skip multipath routes | Ido Schimmel |
2018-01-07 | ipv6: Report dead flag during route dump | Ido Schimmel |
2018-01-07 | ipv6: Ignore dead routes during lookup | Ido Schimmel |
2018-01-07 | ipv6: Check nexthop flags in route dump instead of carrier | Ido Schimmel |