summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2827-121/+203
|\
| * net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima2022-07-281-0/+6
| * sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2022-07-272-19/+5
| * tcp: md5: fix IPv4-mapped supportEric Dumazet2022-07-271-3/+12
| * mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau2022-07-261-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-07-263-1/+39
| |\
| | * netfilter: nft_queue: only allow supported familes and hooksFlorian Westphal2022-07-261-0/+27
| | * netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal2022-07-261-0/+6
| | * netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal2022-07-261-1/+6
| * | Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-07-263-17/+51
| |\ \
| | * | Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2022-07-261-13/+48
| | * | Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi2022-07-261-3/+3
| | * | Bluetooth: mgmt: Fix double free on error pathDan Carpenter2022-07-261-1/+0
| | |/
| * / wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa2022-07-261-2/+1
| |/
| * bridge: Do not send empty IFLA_AF_SPEC attributeBenjamin Poirier2022-07-261-2/+6
| * sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou2022-07-251-1/+1
| * net: dsa: fix reference counting for LAG FDBsVladimir Oltean2022-07-251-0/+1
| * 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-252-4/+4
| * 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-256-16/+17
| * tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima2022-07-251-2/+2
| * net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo2022-07-251-6/+8
| * net/tls: Remove the context from the list in tls_device_downMaxim Mikityanskiy2022-07-241-1/+6
| * Revert "tcp: change pingpong threshold to 3"Wei Wang2022-07-221-9/+6
| * caif: Fix bitmap data type in "struct caifsock"Christophe JAILLET2022-07-221-13/+7
| * 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-222-3/+3
| * tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima2022-07-222-2/+2
| * 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
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-283-7/+117
|\ \
| * | flow_offload: Introduce flow_match_pppoeWojciech Drewek2022-07-261-0/+7
| * | net/sched: flower: Add PPPoE filterWojciech Drewek2022-07-261-0/+64
| * | flow_dissector: Add PPPoE dissectorsWojciech Drewek2022-07-261-7/+46
* | | net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko2022-07-271-2/+1
* | | net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao2022-07-271-2/+1
* | | net/smc: Enable module load on netlink usageStefan Raspl2022-07-272-0/+2
* | | net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl2022-07-271-3/+3