summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-03rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-08-03mptcp: more accurate NL event generationPaolo Abeni
2023-08-03tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin
2023-08-03tipc: check return value of pskb_trim()Yuanjun Gong
2023-08-03net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-08-03netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-08-03netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-08-03netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-08-03ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet
2023-07-27tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27tcp: annotate data-races around tp->tsoffsetEric Dumazet
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet
2023-07-27Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkSiddh Raman Pant
2023-07-27Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson
2023-07-27Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-27net: ipv4: Use kfree_sensitive instead of kfreeWang Ming
2023-07-27tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet
2023-07-27tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-07-27net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira
2023-07-27net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira
2023-07-27net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira
2023-07-27net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira
2023-07-27gso: fix dodgy bit handling for GSO_UDP_L4Yan Zhai
2023-07-27bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima
2023-07-27wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva
2023-07-27devlink: report devlink_port_type_warn source devicePetr Oros
2023-07-27devlink: make health report on unregistered instance warn just onceJakub Kicinski
2023-07-27bpf: tcp: Avoid taking fast sock lock in iteratorAditi Ghag
2023-07-27can: bcm: Fix UAF in bcm_proc_show()YueHaibing
2023-07-23net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov