summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-21net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-17Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-17mptcp: refine memory schedulingPaolo Abeni
2022-08-17raw: fix a typo in raw_icmp_error()Eric Dumazet
2022-08-17raw: remove unused variables from raw6_icmp_error()Eric Dumazet
2022-08-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-17batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)
2022-08-17net/9p: Initialize the iounit field during fid creationTyler Hicks
2022-08-17net: 9p: fix refcount leak in p9_read_work() error handlingHangyu Hua
2022-08-179p: Add client parameter to p9_req_put()Kent Overstreet
2022-08-179p: Drop kref usageKent Overstreet
2022-08-17dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
2022-08-17net: rose: fix netdev reference changesEric Dumazet
2022-08-17ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet
2022-08-17inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()Eric Dumazet
2022-08-17ax25: fix incorrect dev_tracker usageEric Dumazet
2022-08-17bpf: Fix bpf_xdp_pointer return pointerJoanne Koong
2022-08-17Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz
2022-08-17Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang
2022-08-17Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang
2022-08-17Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi
2022-08-17bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-08-17tcp: make retransmitted SKB fit into the send windowYonglong Li
2022-08-17bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee
2022-08-17skmsg: Fix invalid last sg check in sk_msg_recvmsg()Liu Jian
2022-08-17raw: Fix mixed declarations error in raw_icmp_error().Kuniyuki Iwashima
2022-08-17raw: convert raw sockets to RCUEric Dumazet
2022-08-17raw: use more conventional iteratorsEric Dumazet
2022-08-17tcp: fix possible freeze in tx path under memory pressureEric Dumazet
2022-08-17netfilter: nft_queue: only allow supported familes and hooksFlorian Westphal
2022-08-17netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal
2022-08-17netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo
2022-08-17netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-17netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-03tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.Kuniyuki Iwashima
2022-08-03sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-08-03netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-08-03sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-08-03net: dsa: fix reference counting for LAG FDBsVladimir Oltean
2022-08-03ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-08-03net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima
2022-08-03net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo
2022-08-03tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima