Age | Commit message (Expand) | Author |
2016-07-19 | net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme... | Shmulik Ladkani |
2016-07-19 | net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags | Shmulik Ladkani |
2016-07-18 | netfilter: x_tables: speed up jump target validation | Florian Westphal |
2016-07-16 | net: ipmr/ip6mr: add support for keeping an entry age | Nikolay Aleksandrov |
2016-07-15 | tcp_timer.c: Add kernel-doc function descriptions | Richard Sailer |
2016-07-15 | tcp: enable per-socket rate limiting of all 'challenge acks' | Jason Baron |
2016-07-11 | ipv4: af_inet: make it explicitly non-modular | Paul Gortmaker |
2016-07-11 | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space | Julian Anastasov |
2016-07-11 | tcp: make challenge acks less predictable | Eric Dumazet |
2016-07-11 | tunnels: correct conditional build of MPLS and IPv6 | Simon Horman |
2016-07-11 | udp: prevent bugcheck if filter truncates packet too much | Michal Kubeček |
2016-07-11 | netfilter: conntrack: fix race between nf_conntrack proc read and hash resize | Liping Zhang |
2016-07-09 | ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() | Eric Dumazet |
2016-07-09 | ipip: support MPLS over IPv4 | Simon Horman |
2016-07-09 | tunnels: support MPLS over IPv4 tunnels | Simon Horman |
2016-07-07 | timers, net/ipv4/inet: Initialize connection request timers as pinned | Thomas Gleixner |
2016-07-07 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-07-03 | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF | Joe Perches |
2016-07-01 | netfilter: x_tables: simplify ip{6}table_mangle_hook() | Pablo Neira Ayuso |
2016-07-01 | tcp: md5: use kmalloc() backed scratch areas | Eric Dumazet |
2016-06-30 | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output | Shmulik Ladkani |
2016-06-30 | tcp: add an ability to dump and restore window parameters | Andrey Vagin |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-29 | tcp: do not send too big packets at retransmit time | Eric Dumazet |
2016-06-28 | net: diag: Add support to filter on device index | David Ahern |
2016-06-28 | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff |
2016-06-27 | ipv6: Allow request socks to contain IPv6 options. | Huw Davies |
2016-06-27 | netlabel: Move bitmap manipulation functions to the NetLabel core. | Huw Davies |
2016-06-24 | netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP | Liping Zhang |
2016-06-23 | esp: Fix ESN generation under UDP encapsulation | Herbert Xu |
2016-06-18 | ipv6: RFC 4884 partial support for SIT/GRE tunnels | Eric Dumazet |
2016-06-18 | gre: better support for ICMP messages for gre+ipv6 | Eric Dumazet |
2016-06-17 | net: Remove deprecated tunnel specific UDP offload functions | Alexander Duyck |
2016-06-17 | net: Merge VXLAN and GENEVE push notifiers into a single notifier | Alexander Duyck |
2016-06-17 | net: Combine GENEVE and VXLAN port notifiers into single functions | Alexander Duyck |
2016-06-16 | net: xfrm: fix old-style declaration | Arnd Bergmann |
2016-06-15 | gre: fix error handler | Eric Dumazet |
2016-06-15 | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads | Philip Prindeville |
2016-06-14 | tcp: return sizeof tcp_dctcp_info in dctcp_get_info() | Neal Cardwell |
2016-06-14 | ovs/gre: fix rtnl notifications on iface deletion | Nicolas Dichtel |
2016-06-14 | ovs/gre,geneve: fix error path when creating an iface | Nicolas Dichtel |
2016-06-14 | udp reuseport: fix packet of same flow hashed to different socket | Su, Xuemin |
2016-06-14 | ipv4: fix checksum annotation in udp4_csum_init | Hannes Frederic Sowa |
2016-06-11 | ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. | David S. Miller |
2016-06-10 | net: ipconfig: avoid warning by making ic_addrservaddr static | Ben Dooks |
2016-06-10 | tcp: add NV congestion control | Lawrence Brakmo |
2016-06-10 | tcp: add in_flight to tcp_skb_cb | Lawrence Brakmo |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |