summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell2021-04-131-1/+1
|\
| * esp4: Simplify the calculation of variablesJiapeng Chong2021-03-121-1/+1
* | Merge remote-tracking branch 'bpf-next/for-next'Stephen Rothwell2021-04-132-6/+2
|\ \
| * | skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang2021-04-122-4/+2
| * | bpf, udp: Remove some pointless commentsCong Wang2021-04-061-2/+0
* | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2021-04-1325-1022/+2104
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-097-8/+32
| |\ \ \
| * | | | Revert "tcp: Reset tcp connections in SYN-SENT state"Eric Dumazet2021-04-091-2/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-065-578/+23
| |\ \ \ \
| | * | | | netfilter: nf_defrag_ipv4: use net_generic infraFlorian Westphal2021-04-061-5/+15
| | * | | | netfilter: nf_log_arp: merge with nf_log_syslogFlorian Westphal2021-03-313-176/+4
| | * | | | netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal2021-03-313-397/+4
| * | | | | tcp: Reset tcp connections in SYN-SENT stateManoj Basapathi2021-04-061-3/+2
| | |_|/ / | |/| | |
| * | | | mptcp: add mptcp reset option supportFlorian Westphal2021-04-021-3/+18
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-027-122/+190
| |\ \ \ \
| | * | | | udp: Implement udp_bpf_recvmsg() for sockmapCong Wang2021-04-011-1/+63
| | * | | | skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang2021-04-011-98/+2
| | * | | | udp: Implement ->read_sock() for sockmapCong Wang2021-04-012-0/+30
| | * | | | sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2021-04-014-5/+40
| | * | | | skmsg: Introduce a spinlock to protect ingress_msgCong Wang2021-04-011-12/+6
| | * | | | bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACEMartin KaFai Lau2021-03-291-0/+2
| | * | | | bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids listMartin KaFai Lau2021-03-281-1/+1
| | * | | | bpf: tcp: Remove comma which is causing build errorAtul Gopinathan2021-03-281-1/+1
| | * | | | bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-ccMartin KaFai Lau2021-03-261-0/+41
| | * | | | tcp: Rename bictcp function prefix to cubictcpMartin KaFai Lau2021-03-261-12/+12
| * | | | | tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet2021-03-311-4/+2
| * | | | | ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet2021-03-311-2/+2
| * | | | | ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet2021-03-311-4/+4
| * | | | | ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet2021-03-311-2/+2
| * | | | | ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet2021-03-311-2/+2
| * | | | | net: fix icmp_echo_enable_probe sysctlEric Dumazet2021-03-301-2/+2
| * | | | | udp: never accept GSO_FRAGLIST packetsPaolo Abeni2021-03-301-0/+3
| * | | | | udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni2021-03-301-1/+7
| * | | | | udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni2021-03-301-8/+11
| * | | | | udp: fixup csum for GSO receive slow pathPaolo Abeni2021-03-301-0/+2
| | |/ / / | |/| | |
| * | | | icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-13/+121
| * | | | net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-1/+3
| * | | | net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler2021-03-301-0/+9
| * | | | tcp: fix tcp_min_tso_segs sysctlEric Dumazet2021-03-291-2/+0
| * | | | nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata2021-03-281-28/+28
| * | | | ipv4: tcp_lp.c: Couple of typo fixesBhaskar Chowdhury2021-03-281-2/+2
| * | | | ipv4: ip_output.c: Couple of typo fixesBhaskar Chowdhury2021-03-281-2/+2
| * | | | tcp: convert elligible sysctls to u8Eric Dumazet2021-03-251-68/+68
| * | | | inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet2021-03-251-4/+4
| * | | | ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet2021-03-251-2/+2
| * | | | ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet2021-03-251-32/+32
| * | | | net: ipv4: Fix some typosLu Wei2021-03-251-2/+2
| |/ / /
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-0/+12
| |\ \ \
| | * | | bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song2021-03-171-0/+12
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-256-63/+42
| |\ \ \ \