summaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: xfrm: fix old-style declarationArnd Bergmann2016-06-171-4/+4
| * | | | | | | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-162-10/+34
| * | | | | | | tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell2016-06-151-2/+2
| * | | | | | | tcp: add NV congestion controlLawrence Brakmo2016-06-113-0/+493
| * | | | | | | tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-112-2/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-101-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-081-5/+76
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | net: disable fragment reassembly if high_thresh is zeroMichal Kubeček2016-06-061-1/+1
| * | | | | | | skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner2016-06-042-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-262-5/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | timers, net/ipv4/inet: Initialize connection request timers as pinnedThomas Gleixner2016-07-072-5/+7
| | |_|/ / / | |/| | | |
* | | | | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22
* | | | | | ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-07-111-0/+6
* | | | | | tcp: make challenge acks less predictableEric Dumazet2016-07-111-5/+10
* | | | | | udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-111-0/+2
| |_|_|/ / |/| | | |
* | | | | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-2/+2
|/ / / /
* | | | tcp: do not send too big packets at retransmit timeEric Dumazet2016-06-291-1/+6
* | | | ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-281-1/+3
* | | | esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-06-231-20/+32
* | | | gre: fix error handlerEric Dumazet2016-06-162-13/+9
* | | | ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel2016-06-151-0/+4
* | | | ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2016-06-151-3/+7
* | | | udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-141-57/+16
* | | | ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2016-06-141-2/+5
* | | | ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller2016-06-121-0/+2
* | | | net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks2016-06-111-1/+1
| |/ / |/| |
* | | Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet2016-06-031-5/+5
|/ /
* | 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-211-1/+1
* | ip4ip6: Support for GSO/GROTom Herbert2016-05-211-5/+7
* | ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-211-0/+5
* | fou: Support IPv6 in fouTom Herbert2016-05-211-12/+35
* | fou: Split out {fou,gue}_build_headerTom Herbert2016-05-211-10/+37
* | fou: Call setup_udp_tunnel_sockTom Herbert2016-05-211-34/+16
* | net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-212-45/+4
* | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-212-2/+2
* | gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-214-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-122-1/+7
* | | net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-121-0/+7
* | | tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-1112-46/+54