summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2023-08-22wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()Yue Haibing
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing
2023-08-22wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma
2023-08-22wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-08-22wifi: mac80211: check for station first in client probeJohannes Berg
2023-08-22wifi: cfg80211: ocb: don't leave if not joinedJohannes Berg
2023-08-22wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-08-22netfilter: nf_tables: allow loop termination for pending fatal signalFlorian Westphal
2023-08-22netfilter: xtables: refactor deprecated strncpyJustin Stitt
2023-08-22netfilter: x_tables: refactor deprecated strncpyJustin Stitt