aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | | esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-06-23
* | | | gre: fix error handlerEric Dumazet2016-06-16
* | | | ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-15
* | | | ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-15
* | | | udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-14
* | | | ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2016-06-14
* | | | ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-11
* | | | net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-11
| |/ / |/| |
* | | Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet2016-06-02
|/ /
* | ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-23
* | udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-05-20
* | ip4ip6: Support for GSO/GROTom Herbert2016-05-20
* | ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-20
* | fou: Support IPv6 in fouTom Herbert2016-05-20
* | fou: Split out {fou,gue}_build_headerTom Herbert2016-05-20
* | fou: Call setup_udp_tunnel_sockTom Herbert2016-05-20
* | net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-20
* | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* | gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-20
* | tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-16
* | sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\ \
| * | net/route: enforce hoplimit max valuePaolo Abeni2016-05-14
| * | gre: do not keep the GRE header around in collect medata modeJiri Benc2016-05-11
| * | tcp: refresh skb timestamp at retransmit timeEric Dumazet2016-05-10
* | | udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-13
* | | gre: Fix wrong tpi->proto in WCCPHaishuang Yan2016-05-12
* | | net: original ingress device index in PKTINFODavid Ahern2016-05-11
* | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-11
* | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-11
* | | net: l3mdev: Allow send on enslaved interfaceDavid Ahern2016-05-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\| |
| * | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-06
| * | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-04
| |\ \
| | * | vti: Add pmtu handling to vti_xmit.Steffen Klassert2016-03-31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-05-09
|\ \ \ \
| * | | | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-06
| * | | | netfilter: conntrack: check netns when walking expect hashFlorian Westphal2016-05-06
| * | | | netfilter: x_tables: get rid of old and inconsistent debuggingPablo Neira Ayuso2016-05-05
| * | | | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-05
| * | | | netfilter: conntrack: check netns when comparing conntrack objectsFlorian Westphal2016-05-05
| * | | | netfilter: conntrack: small refactoring of conntrack seq_printfFlorian Westphal2016-05-05
| * | | | netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-29
* | | | | ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet2016-05-06
* | | | | net: vrf: Create FIB tables on link createDavid Ahern2016-05-06
* | | | | tcp: two more missing bh disableEric Dumazet2016-05-04
* | | | | tcp: must block bh in __inet_twsk_hashdance()Eric Dumazet2016-05-04
* | | | | tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-04
* | | | | gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-04