summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Set skb->protocol properly for local outputEli Cooper2016-12-021-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-12-011-1/+1
|\
| * esp4: Fix integrity verification when ESN are usedTobias Brunner2016-11-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-3/+6
|\ \ | |/ |/|
| * netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia2016-11-301-2/+2
| * netfilter: Update ip_route_me_harder to consider L3 domainDavid Ahern2016-11-241-1/+4
* | GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo2016-11-291-1/+1
* | tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath2016-11-281-0/+1
* | udplite: call proper backlog handlersEric Dumazet2016-11-243-3/+3
|/
* tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal2016-11-211-1/+3
* ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck2016-11-161-1/+3
* ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-162-5/+80
* udp: restore UDPlite many-cast deliveryPablo Neira2016-11-151-3/+3
* igmp: do not remove igmp souce list info when set link downHangbin Liu2016-11-151-14/+36
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-131-1/+18
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-131-1/+3
* ipv4: update comment to document GSO fragmentation cases.Lance Richardson2016-11-101-5/+11
* net: tcp response should set oif only if it is L3 masterDavid Ahern2016-11-091-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-091-2/+4
|\
| * netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-311-2/+4
* | net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2016-11-091-2/+2
* | fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-071-12/+9
* | tcp: fix return value for partial writesEric Dumazet2016-11-031-1/+1
* | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-034-17/+4
* | tcp: fix potential memory corruptionEric Dumazet2016-11-031-1/+1
* | inet: fix sleeping inside inet_wait_for_connect()WANG Cong2016-11-031-5/+4
* | dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-10-311-1/+12
|/
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-262-6/+7
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-10-221-4/+4
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-10-201-2/+2
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-203-4/+13
* net: add recursion limit to GROSabrina Dubroca2016-10-204-5/+5
* tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-191-1/+0
* tcp: Remove unused but set variableTobias Klauser2016-10-181-2/+0
* ipv4: Remove unused but set variableTobias Klauser2016-10-181-3/+0
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-3/+5
* net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-131-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-073-15/+5
|\
| * cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-10/+5
| * mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-072-5/+0
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-2/+1
|\ \ | |/ |/|
| * skb_splice_bits(): get rid of callbackAl Viro2016-10-031-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-024-9/+12
|\ \
| * | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-252-2/+4
| * | tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-09-231-2/+1
| * | tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-09-231-5/+7
| |/
* | net: Suppress the "Comparison to NULL could be written" warningsJia He2016-09-301-16/+16
* | proc: Reduce cache miss in snmp_seq_showJia He2016-09-301-23/+47
* | tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo2016-09-281-0/+4
* | switchdev: remove FIB offload infrastructureJiri Pirko2016-09-283-118/+1