summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-051-3/+5
* inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-051-9/+10
* net: Initialize flow flags in input pathDavid Ahern2015-09-292-0/+2
* net: Fix panic in icmp_route_lookupDavid Ahern2015-09-251-2/+2
* lwtunnel: remove source and destination UDP port config optionJiri Benc2015-09-241-24/+0
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-242-14/+53
* tcp: add proper TS val into RST packetsEric Dumazet2015-09-231-0/+1
* inet: fix races in reqsk_queue_hash_req()Eric Dumazet2015-09-211-4/+4
* tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-212-13/+16
* iptunnel: make rx/tx bytes counters consistentNicolas Dichtel2015-09-201-1/+1
* net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2015-09-201-2/+4
* tcp_cubic: do not set epoch_start in the futureEric Dumazet2015-09-171-2/+8
* net: Fix vti use case with oif in dst lookupsDavid Ahern2015-09-173-2/+5
* tcp_cubic: better follow cubic curve after idle periodEric Dumazet2015-09-101-0/+16
* tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell2015-09-101-3/+3
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-092-2/+0
* netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-021-0/+1
* net: Make table id type u32David Ahern2015-09-013-7/+7
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-313-6/+16
* fib, fib6: reject invalid feature bitsDaniel Borkmann2015-08-311-0/+2
* net: fib: move metrics parsing to a helperFlorian Westphal2015-08-311-30/+41
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-311-2/+0
* ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
* ipv4: Fix 32-bit build.David S. Miller2015-08-301-2/+2
* net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-301-14/+27
* fou: reject IPv6 configJiri Benc2015-08-291-1/+1
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-2/+3
* ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-292-2/+2
* net: FIB tracepointsDavid Ahern2015-08-292-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-283-31/+18
|\
| * Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal2015-08-282-30/+17
| * netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso2015-08-211-1/+1
* | net: Add support for VRFs to inetpeer cacheDavid Ahern2015-08-283-4/+9
* | net: Add helper function to compare inetpeer addressesDavid Ahern2015-08-282-23/+3
* | net: Add set,get helpers for inetpeer addressesDavid Ahern2015-08-281-38/+27
* | net: Introduce ipv4_addr_hash and use it for tcp metricsDavid Ahern2015-08-281-6/+6
* | IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-282-1/+32
* | geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-273-462/+0
* | tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-272-17/+29
* | ah4: Fix error return in ah_input().David S. Miller2015-08-251-1/+3
* | tcp: refine pacing rate determinationEric Dumazet2015-08-252-1/+36
* | xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-251-2/+5
* | tcp: fix slow start after idle vs TSO/GSOEric Dumazet2015-08-253-8/+9
* | lwt: Add cfg argument to build_stateTom Herbert2015-08-242-7/+12
* | fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert2015-08-231-1/+1
* | gro: Fix remcsum offload to deal with frags in GROTom Herbert2015-08-231-16/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-214-23/+24
|\ \
| * | Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens2015-08-171-6/+4
| * | inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet2015-08-131-1/+1
| * | ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-08-131-1/+1
OpenPOWER on IntegriCloud