summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: add more ops assertionsJohannes Berg
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: flush wiphy work where appropriateJohannes Berg
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-09-11wifi: cfg80211: check RTNL when iterating devicesJohannes Berg
2023-09-11wifi: mac80211: lock wiphy for aggregation debugfsJohannes Berg
2023-09-11wifi: mac80211: hold wiphy lock in netdev/link debugfsJohannes Berg
2023-09-11wifi: mac80211: debugfs: lock wiphy instead of RTNLJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-09-11wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg
2023-09-11wifi: mac80211: tx: clarify conditions in if statementJohannes Berg
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu
2023-08-24Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone earlyPauli Virtanen
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu
2023-08-24Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz
2023-08-24Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_syncLuiz Augusto von Dentz
2023-08-24net: generalize calculation of skb extensions lengthThomas Weißschuh
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-24Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2023-08-24rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel
2023-08-24wifi: mac80211: Do not include crypto/algapi.hHerbert Xu
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-23netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-23netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso
2023-08-23netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso
2023-08-23netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-23net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim
2023-08-23net: Avoid address overwrite in kernel_connectJordan Rife
2023-08-22Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-08-22mptcp: register default schedulerGeliang Tang
2023-08-22mptcp: use get_retrans wrapperGeliang Tang
2023-08-22mptcp: use get_send wrapperGeliang Tang
2023-08-22mptcp: add scheduler wrappersGeliang Tang
2023-08-22mptcp: add scheduled in mptcp_subflow_contextGeliang Tang
2023-08-22mptcp: add sched in mptcp_sockGeliang Tang
2023-08-22mptcp: add a new sysctl schedulerGeliang Tang
2023-08-22mptcp: add struct mptcp_sched_opsGeliang Tang
2023-08-22mptcp: drop last_snd and MPTCP_RESET_SCHEDULERGeliang Tang
2023-08-22mptcp: refactor push_pending logicGeliang Tang
2023-08-22batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann
2023-08-22can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-22can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp