summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-232-5/+18
|\
| * tcp: ensure PMTU updates are processed during fastopenJakub Kicinski2022-03-211-1/+4
| * ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault2022-03-181-4/+14
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-221-6/+8
|\ \
| * | bpf, sockmap: Fix double uncharge the mem of sk_msgWang Yufen2022-03-151-4/+3
| * | bpf, sockmap: Fix more uncharged while msg has more_dataWang Yufen2022-03-151-2/+5
* | | netfilter: nf_nat_h323: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-201-4/+4
* | | netfilter: nft_fib: add reduce supportFlorian Westphal2022-03-201-0/+2
* | | netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso2022-03-202-0/+2
* | | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-155-15/+9
* | | tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_keyChristoph Hellwig2022-03-111-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-102-2/+9
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-092-2/+9
| |\ \
| | * | net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-071-2/+1
| | * | esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert2022-03-071-0/+3
| | * | esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-071-0/+5
* | | | tcp: adjust TSO packet sizes based on min_rttEric Dumazet2022-03-093-12/+29
* | | | tcp: autocork: take MSG_EOR hint into considerationEric Dumazet2022-03-091-1/+2
* | | | skb: make drop reason booleanableJakub Kicinski2022-03-092-17/+16
| |_|/ |/| |
* | | 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