summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-5/+7
|\
| * tcp: make tcp_read_sock() more robustEric Dumazet2022-03-021-4/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-02-251-1/+1
| |\
| | * Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac2022-01-271-1/+1
* | | net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...Martin KaFai Lau2022-03-031-0/+1
* | | net: ip: Handle delivery_time in ip defragMartin KaFai Lau2022-03-032-0/+2
* | | net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau2022-03-031-2/+1
* | | net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau2022-03-031-1/+1
* | | net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau2022-03-032-9/+14
* | | net: neigh: add skb drop reasons to arp_error_report()Menglong Dong2022-02-261-1/+1
* | | net: ip: add skb drop reasons for ip egress pathMenglong Dong2022-02-261-4/+4
* | | net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov2022-02-242-73/+75
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-244-4/+6
|\ \ \ | |/ /
| * | ping: remove pr_err from ping_lookupXin Long2022-02-241-1/+0
| * | udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter2022-02-231-1/+1
| * | gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2022-02-211-1/+4
| * | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-1/+1
* | | ipv4: Invalidate neighbour for broadcast address upon address additionIdo Schimmel2022-02-212-3/+11
* | | net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2022-02-201-4/+6
* | | net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2022-02-201-2/+11
* | | net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2022-02-201-2/+7
* | | net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()Menglong Dong2022-02-201-1/+4
* | | net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong2022-02-201-2/+5
* | | net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2022-02-201-4/+9
* | | net: tcp: add skb drop reasons to tcp_v4_rcv()Menglong Dong2022-02-201-1/+6
* | | net: tcp: introduce tcp_drop_reason()Menglong Dong2022-02-201-2/+8
* | | net: Add new protocol attribute to IP addressesJacques de Laval2022-02-181-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-176-20/+33
|\ \ \ | |/ /
| * | ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet2022-02-174-18/+21
| * | ping: fix the dif and sdif check in ping_lookupXin Long2022-02-171-2/+9
| * | ipv4: add description about martian sourceZhang Yunkai2022-02-151-0/+3
* | | ipv4: add (struct uncached_list)->quarantine listEric Dumazet2022-02-111-3/+9
* | | net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe2022-02-111-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-102-14/+21
|\ \ \ | |/ /
| * | ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2022-02-081-0/+2
| * | tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) caseEric Dumazet2022-02-041-14/+19
* | | ipv4: Reject again rules with high DSCP valuesGuillaume Nault2022-02-101-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-02-091-14/+10
|\ \ \
| * | | netfilter: conntrack: pptp: use single option structureFlorian Westphal2022-02-041-14/+10
* | | | tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.Sebastian Andrzej Siewior2022-02-091-21/+32
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-091-2/+4
|\ \ \ \
| * | | | bpf: reject program if a __user tagged memory accessed in kernel wayYonghong Song2022-01-271-2/+4
* | | | | ipmr: introduce ipmr_net_exit_batch()Eric Dumazet2022-02-081-5/+15
* | | | | ipv4: add fib_net_exit_batch()Eric Dumazet2022-02-081-3/+16
* | | | | nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()Eric Dumazet2022-02-081-4/+8
* | | | | ipv4: Use dscp_t in struct fib_aliasGuillaume Nault2022-02-074-34/+45
* | | | | ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault2022-02-072-3/+15
* | | | | ipv4: Stop taking ECN bits into account in fib4-rulesGuillaume Nault2022-02-071-8/+10
* | | | | net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong2022-02-071-3/+7
* | | | | net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()Menglong Dong2022-02-071-3/+9