summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2023-07-19netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo
2023-07-19netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo
2023-07-19netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest
2023-07-19netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-07-19ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2023-07-19wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg
2023-07-19net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-19net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-19net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-19xsk: Honor SO_BINDTODEVICE on bindIlya Maximets
2023-07-19tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-19net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean
2023-07-19net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-07-19Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen
2023-07-19Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold
2023-07-19net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean
2023-07-19net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal
2023-07-19net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal
2023-07-19sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye
2023-07-19SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui
2023-07-19netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-19netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-07-19netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-07-19net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-07-19netlink: do not hard code device address lenth in fdb dumpsEric Dumazet
2023-07-19netlink: fix potential deadlock in netlink_set_err()Eric Dumazet
2023-07-19bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-19bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpointGilad Sever
2023-07-19bpf: Factor out socket lookup functions for the TC hookpoint.Gilad Sever
2023-07-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-07-19wifi: cfg80211: drop incorrect nontransmitted BSS update codeBenjamin Berg
2023-07-19wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg
2023-07-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-07-19rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer
2023-07-19wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-07-19wifi: mac80211: recalc min chandef for new STA linksJohannes Berg
2023-07-19nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()Krzysztof Kozlowski
2023-07-19sctp: add bpf_bypass_getsockopt proto callbackAlexander Mikhalitsyn
2023-07-19svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-07-01can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp
2023-07-01mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-06-28revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso