summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-07-11netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-11net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-07-11netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-07-11netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-07-11net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-07-11netlink: do not hard code device address lenth in fdb dumpsEric Dumazet
2023-07-11netlink: fix potential deadlock in netlink_set_err()Eric Dumazet
2023-07-11bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever
2023-07-11bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpointGilad Sever
2023-07-11bpf: Factor out socket lookup functions for the TC hookpoint.Gilad Sever
2023-07-11wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-07-11wifi: cfg80211: drop incorrect nontransmitted BSS update codeBenjamin Berg
2023-07-11wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg
2023-07-11wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-07-11rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer
2023-07-11wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-07-11wifi: mac80211: recalc min chandef for new STA linksJohannes Berg
2023-07-11nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()Krzysztof Kozlowski
2023-07-11sctp: add bpf_bypass_getsockopt proto callbackAlexander Mikhalitsyn
2023-07-11svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-07-01can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp
2023-06-28netfilter: nf_tables: drop module reference after updating chainPablo Neira Ayuso
2023-06-28net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINEMin-Hua Chen
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
2023-06-28netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso
2023-06-28netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-28net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-28ipvs: align inner_mac_header for encapsulationTerin Stock
2023-06-28xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior
2023-06-28xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack socketsMaciej Żenczykowski
2023-06-28xfrm: add missed call to delete offloaded policiesLeon Romanovsky
2023-06-28xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-06-28mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-06-28mptcp: consolidate fallback and non fallback state machinePaolo Abeni
2023-06-28mptcp: fix possible list corruption on passive MPJPaolo Abeni
2023-06-28mptcp: fix possible divide by zero in recvmsg()Paolo Abeni
2023-06-28mptcp: handle correctly disconnect() failuresPaolo Abeni
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-21net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye