aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck2016-11-16
* ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-16
* udp: restore UDPlite many-cast deliveryPablo Neira2016-11-15
* igmp: do not remove igmp souce list info when set link downHangbin Liu2016-11-15
* tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-13
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2016-11-13
* ipv4: update comment to document GSO fragmentation cases.Lance Richardson2016-11-10
* net: tcp response should set oif only if it is L3 masterDavid Ahern2016-11-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-11-09
|\
| * netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2016-10-31
* | net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern2016-11-09
* | fib_trie: Correct /proc/net/route off by one errorAlexander Duyck2016-11-07
* | tcp: fix return value for partial writesEric Dumazet2016-11-03
* | ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson2016-11-03
* | tcp: fix potential memory corruptionEric Dumazet2016-11-03
* | inet: fix sleeping inside inet_wait_for_connect()WANG Cong2016-11-03
* | dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-10-31
|/
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-26
* ipv4: use the right lock for ping_group_rangeWANG Cong2016-10-22
* ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-10-20
* udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-20
* net: add recursion limit to GROSabrina Dubroca2016-10-20
* tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-19
* tcp: Remove unused but set variableTobias Klauser2016-10-18
* ipv4: Remove unused but set variableTobias Klauser2016-10-18
* net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-17
* net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\
| * cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
| * mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-07
|\ \ | |/ |/|
| * skb_splice_bits(): get rid of callbackAl Viro2016-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\ \
| * | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
| * | tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-09-23
| * | tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-09-23
| |/
* | net: Suppress the "Comparison to NULL could be written" warningsJia He2016-09-30
* | proc: Reduce cache miss in snmp_seq_showJia He2016-09-30
* | tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo2016-09-28
* | switchdev: remove FIB offload infrastructureJiri Pirko2016-09-28
* | fib: introduce FIB notification infrastructureJiri Pirko2016-09-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\|
| | * tcp: properly account Fast Open SYN-ACK retransYuchung Cheng2016-09-22
| | * tcp: fix under-accounting retransmit SNMP countersYuchung Cheng2016-09-22
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-22
| | |\
| | | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-09
| | * | net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2016-09-22
| | * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-21
| | * | tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-09-17