summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-181-1/+4
* gre: better support for ICMP messages for gre+ipv6Eric Dumazet2016-06-182-0/+7
* net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-171-65/+14
* net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-171-0/+10
* net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-171-0/+102
* net: xfrm: fix old-style declarationArnd Bergmann2016-06-161-4/+4
* net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-152-10/+34
* tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell2016-06-141-2/+2
* tcp: add NV congestion controlLawrence Brakmo2016-06-103-0/+493
* tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-102-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-5/+5
|\
| * Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet2016-06-021-5/+5
* | net: Add l3mdev ruleDavid Ahern2016-06-081-2/+4
* | tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol2016-06-081-3/+23
* | gue: Implement direction IP encapsulationTom Herbert2016-06-071-5/+76
* | net: disable fragment reassembly if high_thresh is zeroMichal Kubeček2016-06-051-1/+1
* | skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-032-2/+2
|/
* ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-232-4/+8
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-05-201-1/+1
* ip4ip6: Support for GSO/GROTom Herbert2016-05-201-5/+7
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-201-0/+5
* fou: Support IPv6 in fouTom Herbert2016-05-201-12/+35
* fou: Split out {fou,gue}_build_headerTom Herbert2016-05-201-10/+37
* fou: Call setup_udp_tunnel_sockTom Herbert2016-05-201-34/+16
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-202-45/+4
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-202-2/+2
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-204-61/+0
* tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-162-19/+17
* sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-161-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-153-3/+12
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-141-0/+2
| * gre: do not keep the GRE header around in collect medata modeJiri Benc2016-05-111-1/+6
| * tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-101-2/+4
* | udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-131-8/+2
* | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-122-5/+5
* | net: original ingress device index in PKTINFODavid Ahern2016-05-112-1/+7
* | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-0/+7
* | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-1112-46/+54
* | net: l3mdev: Allow send on enslaved interfaceDavid Ahern2016-05-091-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-093-5/+27
|\|
| * udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-062-3/+9
| * udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-061-2/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-041-0/+18
| |\
| | * vti: Add pmtu handling to vti_xmit.Steffen Klassert2016-03-311-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-094-405/+117
|\ \ \
| * | | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-061-4/+2
| * | | netfilter: conntrack: check netns when walking expect hashFlorian Westphal2016-05-061-0/+3
| * | | netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso2016-05-052-385/+76
| * | | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-052-7/+5
| * | | netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal2016-05-051-2/+6