aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens3-3/+3
2018-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-5/+11
2018-03-01vrf: check forwarding on the original netdevice when generating ICMP dest unreachableStephen Suryaputra1-1/+10
2018-03-01net: ipv4: avoid unused variable warning for sysctlArnd Bergmann1-2/+1
2018-02-28net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas1-1/+1
2018-02-28tcp: purge write queue upon RSTSoheil Hassas Yeganeh1-0/+1
2018-02-28tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng1-18/+12
2018-02-28tcp: revert F-RTO middle-box workaroundYuchung Cheng1-10/+7
2018-02-27ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long1-5/+0
2018-02-27net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+6
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter1-10/+3
2018-02-25netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau1-0/+1
2018-02-25netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal1-3/+4
2018-02-25netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal1-2/+6
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-27/+33
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev1-0/+5
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal3-4/+4
2018-02-14netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal1-2/+2
2018-02-14netfilter: x_tables: remove pr_info where possibleFlorian Westphal1-6/+4
2018-02-14netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang1-2/+6
2018-02-14netfilter: add back stackpointer size checksFlorian Westphal2-1/+10
2018-02-14netfilter: drop outermost socket lock in getsockopt()Paolo Abeni1-6/+1
2018-02-12tcp: Honor the eor bit in tcp_mtu_probeIlya Lesokhin1-0/+25
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds4-22/+22
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+54
2018-02-08netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang1-6/+6
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu1-1/+2
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+2
2018-02-07netfilter: nf_tables: fix flowtable freePablo Neira Ayuso1-0/+1
2018-02-06net: erspan: fix erspan config overwriteWilliam Tu1-9/+0
2018-02-06net: erspan: fix metadata extractionWilliam Tu1-1/+4
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend1-5/+54
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2018-02-02Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin1-1/+0
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso1-2/+1
2018-02-01net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-14/+22
2018-02-01inet: Avoid unitialized variable warning in inet_unhash()Geert Uytterhoeven1-4/+2
2018-02-01tcp_bbr: fix pacing_gain to always be unity when using lt_bwNeal Cardwell1-3/+3
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds59-2262/+1427
2018-01-31netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2-11/+9
2018-01-31tcp_nv: fix potential integer overflow in tcpnv_ackedGustavo A. R. Silva1-1/+1
2018-01-31netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov1-3/+13
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+2
2018-01-30ipmr: Fix ptrdiff_t print formattingJames Hogan1-1/+1
2018-01-29tcp: release sk_frag.page in tcp_disconnectLi RongQing1-0/+6