summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-0/+6
|\
| * net: ipconfig: Relax fw_devlink if we need to mount a network rootfsSaravana Kannan2022-06-101-0/+6
* | udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima2022-08-011-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-286-50/+62
|\ \
| * | tcp: md5: fix IPv4-mapped supportEric Dumazet2022-07-271-3/+12
| * | ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima2022-07-251-2/+5
| * | tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima2022-07-251-2/+2
| * | tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima2022-07-251-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima2022-07-251-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima2022-07-251-1/+2
| * | net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima2022-07-253-10/+11
| * | tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima2022-07-251-2/+2
| * | Revert "tcp: change pingpong threshold to 3"Wei Wang2022-07-221-9/+6
| * | tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima2022-07-221-1/+2
| * | tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_tso_rtt_log.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.Kuniyuki Iwashima2022-07-221-2/+2
| * | tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.Kuniyuki Iwashima2022-07-221-4/+4
| * | tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima2022-07-221-1/+1
| * | tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima2022-07-221-2/+2
* | | tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski2022-07-261-1/+41
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-07-251-16/+8
|\ \ \
| * | | xfrm: no need to set DST_NOPOLICY in IPv4Eyal Birger2022-06-101-16/+8
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-224-41/+41
|\ \ \ \
| * | | | bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2022-07-214-41/+41
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2124-195/+169
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima2022-07-201-2/+2
| * | | | tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima2022-07-202-3/+6
| * | | | tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-203-11/+11
| * | | | ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-201-3/+3
| * | | | ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2022-07-201-3/+3
| * | | | ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima2022-07-201-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-07-202-2/+2
| |\ \ \ \
| | * | | | net: ipv4: fix clang -Wformat warningsJustin Stitt2022-07-122-2/+2
| | | |_|/ | | |/| |
| * | | | tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.Kuniyuki Iwashima2022-07-181-2/+3