summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-15ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck
2017-01-15igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-01-15net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern
2017-01-15net: fix incorrect original ingress device index in PKTINFOWei Zhang
2017-01-15inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner
2016-12-05net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-05ipv4: Drop suffix update from resize codeAlexander Duyck
2016-12-05ipv4: Drop leaf from suffix pull/push functionsAlexander Duyck
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-30netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2016-11-30esp4: Fix integrity verification when ESN are usedTobias Brunner
2016-11-29GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath
2016-11-24udplite: call proper backlog handlersEric Dumazet
2016-11-24netfilter: Update ip_route_me_harder to consider L3 domainDavid Ahern
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-15udp: restore UDPlite many-cast deliveryPablo Neira
2016-11-15igmp: do not remove igmp souce list info when set link downHangbin Liu
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-10ipv4: update comment to document GSO fragmentation cases.Lance Richardson
2016-11-09net: tcp response should set oif only if it is L3 masterDavid Ahern
2016-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-11-09net: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-07fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-03tcp: fix return value for partial writesEric Dumazet
2016-11-03ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-03tcp: fix potential memory corruptionEric Dumazet
2016-11-03inet: fix sleeping inside inet_wait_for_connect()WANG Cong
2016-10-31dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal
2016-10-31netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet
2016-10-22ipv4: use the right lock for ping_group_rangeWANG Cong
2016-10-20ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet
2016-10-18tcp: Remove unused but set variableTobias Klauser
2016-10-18ipv4: Remove unused but set variableTobias Klauser
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner