summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal
2018-12-01netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet
2018-11-11tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffiesEric Dumazet
2018-11-11tcp: refine tcp_tso_should_defer() after EDT adoptionEric Dumazet
2018-11-11tcp: do not try to defer skbs with eor mark (MSG_EOR)Eric Dumazet
2018-11-11tcp: minor optimization in tcp ack fast path processingYafang Shao
2018-11-09net: tcp: remove BUG_ON from tcp_v4_errLi RongQing
2018-11-08tcp_bbr: update comments to reflect pacing_margin_percentNeal Cardwell
2018-11-08ipv4/tunnel: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08inet: frags: better deal with smp racesEric Dumazet
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