summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-06-19ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-19gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17net: xfrm: fix old-style declarationArnd Bergmann
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-15tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell
2016-06-11tcp: add NV congestion controlLawrence Brakmo
2016-06-11tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-08net: Add l3mdev ruleDavid Ahern
2016-06-08tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol
2016-06-08gue: Implement direction IP encapsulationTom Herbert
2016-06-06net: disable fragment reassembly if high_thresh is zeroMichal Kubeček
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-02Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet
2016-05-23ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-20ip4ip6: Support for GSO/GROTom Herbert
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert
2016-05-20fou: Support IPv6 in fouTom Herbert
2016-05-20fou: Split out {fou,gue}_build_headerTom Herbert
2016-05-20fou: Call setup_udp_tunnel_sockTom Herbert
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet
2016-05-16sock: propagate __sock_cmsg_send() errorEric Dumazet
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck
2016-05-12gre: Fix wrong tpi->proto in WCCPHaishuang Yan
2016-05-11net: original ingress device index in PKTINFODavid Ahern
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern
2016-05-11gre: do not keep the GRE header around in collect medata modeJiri Benc
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2016-05-10tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-05-10net: l3mdev: Allow send on enslaved interfaceDavid Ahern
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme
2016-05-06ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal
2016-05-06netfilter: conntrack: check netns when walking expect hashFlorian Westphal
2016-05-05netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal
2016-05-05netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal