summary refs log tree commit diff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-07inet: minor optimization for backlog setting in listen(2)Yafang Shao
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ip: factor out protocol delivery helperPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2018-11-01net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend
2018-10-29ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2018-10-28net: diag: document swapped src/dst in udp_dump_one.Lorenzo Colitti
2018-10-26net: allow traceroute with a specified interface in a vrfMike Manning
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork
2018-10-24net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern
2018-10-24net/ipv4: Put target net when address dump fails due to bad attributesDavid Ahern
2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18tcp: fix TCP_REPAIR xmit queue setupEric Dumazet
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell
2018-10-17bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend
2018-10-16tcp, ulp: remove socket lock assertion on ULP cleanupDaniel Borkmann
2018-10-16netfilter: nf_nat_snmp_basic: add missing helper alias nameTaehee Yoo
2018-10-16net/ipv4: Bail early if user only wants prefix entriesDavid Ahern
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern