Age | Commit message (Expand) | Author |
2016-10-20 | ipv6: properly prevent temp_prefered_lft sysctl race | Jiri Bohac |
2016-10-17 | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern |
2016-10-14 | IPv6: fix DESYNC_FACTOR | Jiri Bohac |
2016-10-14 | IPv6: Drop the temporary address regen_timer | Jiri Bohac |
2016-10-14 | ipv6: correctly add local routes when lo goes up | Nicolas Dichtel |
2016-10-14 | ip6_tunnel: fix ip6_tnl_lookup | Vadim Fedorenko |
2016-10-13 | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet |
2016-10-11 | vti6: flush x-netns xfrm cache when vti interface is removed | Nicolas Dichtel |
2016-10-07 | ipv6 addrconf: disallow rtr_solicits < -1 | Maciej Żenczykowski |
2016-10-02 | ipv6 addrconf: remove addrconf_sysctl_hop_limit() | Maciej Żenczykowski |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-30 | ipv6 addrconf: implement RFC7559 router solicitation backoff | Maciej Żenczykowski |
2016-09-30 | ipv6: Remove useless parameter in __snmp6_fill_statsdev | Jia He |
2016-09-30 | proc: Reduce cache miss in snmp6_seq_show | Jia He |
2016-09-25 | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov |
2016-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2016-09-25 | netfilter: nf_log: get rid of XT_LOG_* macros | Liping Zhang |
2016-09-25 | netfilter: nft_log: complete NFTA_LOG_FLAGS attr support | Liping Zhang |
2016-09-24 | gre: use nla_get_be32() to extract flowinfo | Lance Richardson |
2016-09-24 | netfilter: Remove explicit rcu_read_lock in nf_hook_slow | Aaron Conole |
2016-09-24 | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() | Lance Richardson |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-09-21 | vti6: fix input path | Nicolas Dichtel |
2016-09-21 | ipmr, ip6mr: return lastuse relative to now | Nikolay Aleksandrov |
2016-09-20 | net: ipv6: fallback to full lookup if table lookup is unsuitable | Vincent Bernat |
2016-09-19 | gso: Support partial splitting at the frag_list pointer | Steffen Klassert |
2016-09-19 | ipv6: Export p6_route_input_lookup symbol | Mahesh Bandewar |
2016-09-17 | ip6_tunnel: add collect_md mode to IPv6 tunnels | Alexei Starovoitov |
2016-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-12 | netfilter: Add the missed return value check of nft_register_chain_type | Gao Feng |
2016-09-12 | netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport | Pablo Neira Ayuso |
2016-09-10 | net: ipv6: Remove l3mdev_get_saddr6 | David Ahern |
2016-09-10 | net: l3mdev: remove redundant calls | David Ahern |
2016-09-10 | net: vrf: Flip IPv6 output path from FIB lookup hook to out hook | David Ahern |
2016-09-10 | net: l3mdev: Allow the l3mdev to be a loopback | David Ahern |
2016-09-10 | net: l3mdev: Add hook to output path | David Ahern |
2016-09-10 | net: flow: Add l3mdev flow update | David Ahern |
2016-09-09 | ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events | Guillaume Nault |
2016-09-09 | vti: use right inner_mode for inbound inter address family policy checks | thomas.zeitlhofer+lkml@ze-it.at |
2016-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-09-06 | ipv6: addrconf: fix dev refcont leak when DAD failed | Wei Yongjun |
2016-09-06 | ipv6: release dst in ping_v6_sendmsg | Dave Jones |
2016-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-09-06 | netfilter: nft_chain_route: re-route before skb is queued to userspace | Liping Zhang |
2016-09-01 | ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() | Eli Cooper |
2016-09-01 | netconf: add a notif when settings are created | Nicolas Dichtel |
2016-09-01 | ipv6: add missing netconf notif when 'all' is updated | Nicolas Dichtel |
2016-09-01 | ila: make nla_policy const | stephen hemminger |