summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2024-08-03af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj2-1/+43
2024-08-03wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang1-1/+1
2024-08-03ipv6: take care of scope when choosing the src addrNicolas Dichtel1-1/+2
2024-08-03ipv4: fix source address selection with route leakNicolas Dichtel1-2/+11
2024-08-03ipv6: fix source address selection with route leakNicolas Dichtel2-1/+2
2024-08-03af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du1-2/+84
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel1-1/+1
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel2-7/+8
2024-08-03net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso1-1/+1
2024-08-03ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao1-5/+5
2024-08-03netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal3-6/+29
2024-08-03netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso1-1/+2
2024-08-03SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown1-1/+2
2024-08-03xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever2-2/+17
2024-08-03tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima1-7/+8
2024-08-03Bluetooth: Fix usage of __hci_cmd_sync_statusLuiz Augusto von Dentz1-15/+12
2024-08-03net: bridge: mst: Check vlan state for egress decisionElliot Ayrey1-2/+2
2024-08-03xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo1-3/+1
2024-08-03Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov1-2/+0
2024-08-03Bluetooth: hci_event: Set QoS encryption from BIGInfo reportIulia Tanasescu1-0/+2
2024-08-03net: ethtool: pse-pd: Fix possible null-derefKory Maincent1-2/+2
2024-08-03net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent1-1/+3
2024-08-03net: page_pool: fix warning codeJohannes Berg1-1/+1
2024-08-03gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui1-1/+1
2024-08-03xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu2-4/+2
2024-08-03xfrm: fix netdev reference count imbalanceJianbo Liu1-2/+1
2024-08-03xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert1-0/+1
2024-08-03wifi: mac80211: correcty limit wider BW TDLS STAsJohannes Berg1-0/+11
2024-08-03wifi: mac80211: add ieee80211_tdls_sta_link_id()Johannes Berg2-4/+8
2024-08-03ipvs: Avoid unnecessary calls to skb_is_gso_sctpIsmael Luceno1-2/+2
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert1-2/+59
2024-08-03xfrm: Log input direction mismatch error in one placeAntony Antony3-5/+14
2024-08-03xfrm: Fix input error path memory accessAntony Antony1-0/+3
2024-08-03wifi: nl80211: expose can-monitor channel propertyJohannes Berg1-0/+3
2024-08-03wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang1-1/+3
2024-08-03wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang1-2/+2
2024-08-03net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang1-2/+3
2024-08-03tcp: fix races in tcp_v[46]_err()Eric Dumazet2-15/+6
2024-08-03tcp: fix races in tcp_abort()Eric Dumazet1-5/+1
2024-08-03tcp: fix race in tcp_write_err()Eric Dumazet1-5/+1
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet2-12/+22
2024-08-03wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg1-0/+1
2024-08-03wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg1-2/+3
2024-08-03wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg1-2/+5
2024-08-03wifi: mac80211: fix TTLM teardown workJohannes Berg1-1/+1
2024-08-03net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2-4/+2
2024-07-13Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-1/+2
2024-07-12Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2-4/+17
2024-07-12net: ethtool: Fix RSS settingSaeed Mahameed1-1/+2
2024-07-11libceph: fix crush_choose_firstn() kernel-doc warningsJeff Johnson1-0/+4