summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorLines
2018-12-20tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet-1/+3
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn-1/+1
2018-12-15net: clear skb->tstamp in forwarding pathsEric Dumazet-0/+1
2018-12-15net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek-6/+12
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht-2/+5
2018-12-10ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva-0/+4
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet-11/+24
2018-12-05ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changesJiri Wiesner-0/+7
2018-12-05tcp: fix NULL ref in tail loss probeYuchung Cheng-4/+7
2018-12-05tcp: Do not underestimate rwnd_limitedEric Dumazet-1/+4
2018-12-05net: use skb_list_del_init() to remove from RX sublistsEdward Cree-2/+2
2018-11-30tcp: fix SNMP TCP timeout under-estimationYuchung Cheng-4/+4
2018-11-30tcp: fix SNMP under-estimation on failed retransmissionYuchung Cheng-1/+1
2018-11-30tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng-1/+1
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-11/+38
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo-7/+16
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo-7/+25
2018-11-24net: always initialize pagedlenWillem de Bruijn-1/+2
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet-10/+16
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet-6/+16
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon-0/+1
2018-11-17ip_tunnel: don't force DF when MTU is lockedSabrina Dubroca-1/+1
2018-11-08inet: frags: better deal with smp racesEric Dumazet-14/+15
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo-3/+3
2018-11-01net: drop skb on failure in ip_check_defrag()Cong Wang-4/+8
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-17/+37
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-3/+3
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend-0/+1
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu-17/+36
2018-10-28net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti-0/+1
2018-10-26net: allow traceroute with a specified interface in a vrfMike Manning-2/+2
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork-0/+1
2018-10-24net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti-2/+18
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern-0/+7
2018-10-24net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern-5/+8
2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet-12/+14
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul-1/+1
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern-5/+23
2018-10-22net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern-15/+34
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-14/+27
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2018-10-18tcp: fix TCP_REPAIR xmit queue setupEric Dumazet-6/+7
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov-2/+0
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell-10/+30
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell-2/+35
2018-10-17bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend-15/+27
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend-0/+1
2018-10-16tcp, ulp: remove socket lock assertion on ULP cleanupDaniel Borkmann-2/+4
2018-10-16netfilter: nf_nat_snmp_basic: add missing helper alias nameTaehee Yoo-0/+1