summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-012-17/+37
|\
| * bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend2018-10-301-0/+1
| * ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2018-10-291-17/+36
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+3
|/
* net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti2018-10-281-0/+1
* net: allow traceroute with a specified interface in a vrfMike Manning2018-10-261-2/+2
* net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork2018-10-251-0/+1
* net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti2018-10-241-2/+18
* net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-242-0/+7
* net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern2018-10-241-5/+8
* tcp: add tcp_reset_xmit_timer() helperEric Dumazet2018-10-232-12/+14
* Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-231-1/+1
* net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern2018-10-221-5/+23
* net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern2018-10-221-15/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-211-14/+27
|\
| * bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend2018-10-171-15/+27
| * bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend2018-10-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-201-0/+1
|\ \
| * | netfilter: nf_nat_snmp_basic: add missing helper alias nameTaehee Yoo2018-10-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-2/+0
|\ \ \
| * | | net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov2018-10-171-2/+0
* | | | tcp: fix TCP_REPAIR xmit queue setupEric Dumazet2018-10-181-6/+7
* | | | tcp_bbr: centralize code to set gainsNeal Cardwell2018-10-171-10/+30
* | | | tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell2018-10-171-2/+35
* | | | tcp, ulp: remove socket lock assertion on ULP cleanupDaniel Borkmann2018-10-161-2/+4
| |_|/ |/| |
* | | net/ipv4: Bail early if user only wants prefix entriesDavid Ahern2018-10-161-2/+6
* | | net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-162-8/+45
* | | net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern2018-10-162-6/+55
* | | ipmr: Refactor mr_rtm_dumprouteDavid Ahern2018-10-161-33/+55
* | | net/ipv4: Plumb support for filtering route dumpsDavid Ahern2018-10-162-12/+38
* | | net: Add struct for fib dump filterDavid Ahern2018-10-162-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-153-57/+672
|\ \ \
| * | | bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-152-0/+656
| * | | tcp, ulp: remove ulp bits from sockmapDaniel Borkmann2018-10-151-58/+13
| * | | tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanupDaniel Borkmann2018-10-151-0/+4
| | |/ | |/|
* | | tcp: cdg: use tcp high resolution clock cacheEric Dumazet2018-10-151-1/+1
* | | tcp_bbr: fix typo in bbr_pacing_margin_percentNeal Cardwell2018-10-151-2/+2
* | | tcp: optimize tcp internal pacingEric Dumazet2018-10-151-15/+16
* | | tcp: mitigate scheduling jitter in EDT pacing modelEric Dumazet2018-10-151-6/+13
* | | net: extend sk_pacing_rate to unsigned longEric Dumazet2018-10-153-16/+19
* | | tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet2018-10-152-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-124-8/+63
|\ \ \ | | |/ | |/|
| * | net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2018-10-101-3/+4
| * | net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-102-4/+58
| * | udp: Unbreak modules that rely on external __skb_recv_udp() availabilityJiri Kosina2018-10-071-1/+1
* | | net: Evict neighbor entries on carrier downDavid Ahern2018-10-121-0/+2
* | | tcp: refactor DCTCP ECN ACK handlingYuchung Cheng2018-10-102-51/+44
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-082-4/+19
|\ \
| * | netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu2018-09-281-3/+19
| * | netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOLFlorian Westphal2018-09-171-1/+0