summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-08-03xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-08-03bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-08-03net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-08-03tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-08-03netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal
2024-08-03ipv4: Fix incorrect source address in Record Route optionIdo Schimmel
2024-08-03af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj
2024-08-03wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-08-03ipv6: take care of scope when choosing the src addrNicolas Dichtel
2024-08-03ipv4: fix source address selection with route leakNicolas Dichtel
2024-08-03ipv6: fix source address selection with route leakNicolas Dichtel
2024-08-03af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-08-03net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso
2024-08-03ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao
2024-08-03netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal
2024-08-03netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso
2024-08-03SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-08-03xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever
2024-08-03tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima
2024-08-03Bluetooth: Fix usage of __hci_cmd_sync_statusLuiz Augusto von Dentz
2024-08-03net: bridge: mst: Check vlan state for egress decisionElliot Ayrey
2024-08-03xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo
2024-08-03Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov
2024-08-03Bluetooth: hci_event: Set QoS encryption from BIGInfo reportIulia Tanasescu
2024-08-03net: ethtool: pse-pd: Fix possible null-derefKory Maincent
2024-08-03net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent
2024-08-03net: page_pool: fix warning codeJohannes Berg
2024-08-03gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-08-03xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu
2024-08-03xfrm: fix netdev reference count imbalanceJianbo Liu
2024-08-03xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert
2024-08-03wifi: mac80211: correcty limit wider BW TDLS STAsJohannes Berg
2024-08-03wifi: mac80211: add ieee80211_tdls_sta_link_id()Johannes Berg
2024-08-03ipvs: Avoid unnecessary calls to skb_is_gso_sctpIsmael Luceno
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-08-03xfrm: Log input direction mismatch error in one placeAntony Antony
2024-08-03xfrm: Fix input error path memory accessAntony Antony
2024-08-03wifi: nl80211: expose can-monitor channel propertyJohannes Berg
2024-08-03wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-08-03wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-08-03net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang
2024-08-03tcp: fix races in tcp_v[46]_err()Eric Dumazet
2024-08-03tcp: fix races in tcp_abort()Eric Dumazet
2024-08-03tcp: fix race in tcp_write_err()Eric Dumazet
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet
2024-08-03wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg
2024-08-03wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg
2024-08-03wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg