summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2020-10-14ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers1-2/+21
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2-4/+21
2020-10-13ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang1-4/+11
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2-4/+21
2020-10-10ipv4: Restore flowi4_oif update before call to xfrm_lookup_routeDavid Ahern1-1/+3
2020-10-06tcp: fix receive window update in tcp_add_backlog()Eric Dumazet1-3/+3
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni1-1/+1
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li1-1/+2
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2020-09-24tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha2-7/+26
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet1-5/+15
2020-09-15ipv4: Update exception handling for multipath routes via same deviceDavid Ahern1-5/+8
2020-09-14lwtunnel: only keep the available bits when setting vxlan md->gbpXin Long1-0/+1
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2-0/+2
2020-09-08ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-08-28netfilter: delete repeated wordsRandy Dunlap1-1/+1
2020-08-27net: Fix some commentsMiaohe Lin1-1/+1
2020-08-26ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+2
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King1-7/+7
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-76/+91
2020-08-12Revert "ipv4: tunnel: fix compilation on ARCH=um"David S. Miller1-1/+0
2020-08-12ipv4: tunnel: fix compilation on ARCH=umJohannes Berg1-0/+1
2020-08-11net: initialize fastreuse on inet_inherit_portTim Froidcoeur1-0/+1
2020-08-11net: refactor bind_bucket fastreuse into helperTim Froidcoeur1-44/+53
2020-08-10tcp: correct read of TFO keys on big endian systemsJason Baron3-24/+31
2020-08-10net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig1-8/+6
2020-08-08ip_vti: Fix unused variable warningYueHaibing1-0/+2
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds42-887/+2405
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio1-0/+1
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-9/+11
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio1-0/+244
2020-08-04ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio1-0/+5
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-9/+17
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+7
2020-08-03tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang1-0/+2
2020-08-03net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi1-2/+11
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski1-0/+7
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-08-01tcp: fix build fong CONFIG_MPTCP=nEric Dumazet1-2/+3
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-1/+5
2020-07-31mptcp: enable JOIN requests even if cookies are in useFlorian Westphal1-0/+6
2020-07-31tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal2-7/+34
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2-3/+2
2020-07-31udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki1-1/+1
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-33/+91
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez1-4/+8