| Commit message (Expand) | Author | Age |
... | |
* | | ip6_tunnel: disable caching when the traffic class is inherited | Paolo Abeni | 2016-11-17 |
* | | udp: restore UDPlite many-cast delivery | Pablo Neira | 2016-11-15 |
* | | tcp: take care of truncations done by sk_filter() | Eric Dumazet | 2016-11-13 |
* | | net: tcp response should set oif only if it is L3 master | David Ahern | 2016-11-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-11-09 |
|\ \ |
|
| * | | netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it | Liping Zhang | 2016-10-31 |
* | | | net-ipv6: on device mtu change do not add mtu to mtu-less routes | Maciej Żenczykowski | 2016-11-09 |
* | | | net: icmp6_send should use dst dev to determine L3 domain | David Ahern | 2016-11-07 |
* | | | ip6_udp_tunnel: remove unused IPCB related codes | Eli Cooper | 2016-11-02 |
* | | | ipv6: add mtu lock check in __ip6_rt_update_pmtu | Xin Long | 2016-10-31 |
* | | | ipv6: Don't use ufo handling on later transformed packets | Jakub Sitnicki | 2016-10-31 |
* | | | ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit() | Eli Cooper | 2016-10-29 |
* | | | inet: Fix missing return value in inet6_hash | Craig Gallek | 2016-10-29 |
* | | | net: ipv6: Do not consider link state for nexthop validation | David Ahern | 2016-10-27 |
* | | | net: ipv6: Fix processing of RAs in presence of VRF | David Ahern | 2016-10-27 |
|/ / |
|
* | | udp: fix IP_CHECKSUM handling | Eric Dumazet | 2016-10-26 |
* | | ipv6: do not increment mac header when it's unset | Jason A. Donenfeld | 2016-10-23 |
* | | ipv6: fix a potential deadlock in do_ipv6_setsockopt() | WANG Cong | 2016-10-21 |
* | | udp: must lock the socket in udp_disconnect() | Eric Dumazet | 2016-10-20 |
* | | net: add recursion limit to GRO | Sabrina Dubroca | 2016-10-20 |
* | | ipv6: properly prevent temp_prefered_lft sysctl race | Jiri Bohac | 2016-10-20 |
* | | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern | 2016-10-17 |
* | | 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-14 |
* | | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet | 2016-10-13 |
|/ |
|
* | ipv6 addrconf: disallow rtr_solicits < -1 | Maciej Żenczykowski | 2016-10-07 |
* | 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-10-02 |
|\ |
|
| * | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov | 2016-09-25 |
| * | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() | Lance Richardson | 2016-09-24 |
* | | 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-30 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 2016-09-25 |
|\ \ |
|
| * | | gre: use nla_get_be32() to extract flowinfo | Lance Richardson | 2016-09-24 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 |
| |\| |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-09-22 |
| | |\ |
|
| | | * | vti6: fix input path | Nicolas Dichtel | 2016-09-21 |
| | | * | vti: use right inner_mode for inbound inter address family policy checks | thomas.zeitlhofer+lkml@ze-it.at | 2016-09-09 |
| | * | | ipmr, ip6mr: return lastuse relative to now | Nikolay Aleksandrov | 2016-09-21 |
| | * | | net: ipv6: fallback to full lookup if table lookup is unsuitable | Vincent Bernat | 2016-09-20 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-09-13 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | netfilter: nft_chain_route: re-route before skb is queued to userspace | Liping Zhang | 2016-09-06 |
| * | | | 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-19 |
| * | | | ip6_tunnel: add collect_md mode to IPv6 tunnels | Alexei Starovoitov | 2016-09-17 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 |
| |\| | |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2016-09-08 |
| | |\ \ |
|