summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-12121-739/+2884
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-117-7/+57
| |\
| | * bpf: move sleepable flag from bpf_prog_aux to bpf_progAndrii Nakryiko2024-03-111-4/+4
| | * bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.Alexei Starovoitov2024-03-111-0/+1
| | * bpf: Recognize addr_space_cast instruction in the verifier.Alexei Starovoitov2024-03-112-0/+2
| | * bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Alexei Starovoitov2024-03-111-0/+1
| | * bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Alexei Starovoitov2024-03-112-0/+4
| | * bpf: Disasm support for addr_space_cast instruction.Alexei Starovoitov2024-03-111-0/+4
| | * bpf: Introduce bpf_arena.Alexei Starovoitov2024-03-113-2/+16
| | * mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-0/+7
| | * bpf: Plumb get_unmapped_area() callback into bpf_map_opsAlexei Starovoitov2024-03-071-0/+3
| | * bpf: Introduce may_goto instructionAlexei Starovoitov2024-03-062-0/+7
| | * mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov2024-03-061-0/+5
| | * bpf: struct_ops supports more than one page for trampolines.Kui-Feng Lee2024-03-041-1/+3
| * | devlink: Add comments to use netlink gen toolWilliam Tu2024-03-111-1/+4
| * | net: nexthop: Have all NH notifiers carry NH IDPetr Machata2024-03-111-1/+1
| * | net: gro: move two declarations to include/net/gro.hEric Dumazet2024-03-112-5/+6
| * | lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko2024-03-111-0/+101
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-111-0/+48
| |\ \
| | * | ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka2024-03-061-0/+48
| * | | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-082-1/+4
| |\ \ \
| | * | | net/mlx5: Enable SD featureTariq Toukan2024-03-071-0/+1
| | * | | net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan2024-03-071-1/+3
| | |/ /
| * | | Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-03-085-56/+68
| |\ \ \
| | * | | Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz2024-03-071-0/+2
| | * | | Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-03-061-0/+8
| | * | | Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-061-0/+1
| | * | | Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2024-03-062-2/+8
| | * | | Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu2024-03-061-3/+3
| | * | | Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2024-03-062-4/+25
| | * | | Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz2024-03-061-0/+12
| | * | | Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz2024-03-061-2/+1
| | * | | Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2024-03-062-3/+4
| | * | | Bluetooth: Remove pending ACL connection attemptsJonas Dreßler2024-03-061-1/+0
| | * | | Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2024-03-062-0/+4
| | * | | Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-062-43/+0
| | * | | Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz2024-03-061-1/+1
| | * | | Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler2024-03-061-0/+2
| | * | | Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler2024-03-061-0/+1
| | * | | Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler2024-03-061-1/+0
| | |/ /
| * | | Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski2024-03-081-0/+1
| |\ \ \
| | * | | mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin2024-03-061-0/+1
| * | | | net: add skb_data_unref() helperEric Dumazet2024-03-081-0/+18
| * | | | Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-03-083-8/+67
| |\ \ \ \
| | * | | | wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-0/+6
| | * | | | wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-2/+3
| | * | | | wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-2/+4
| | * | | | wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg2024-03-041-2/+2
| | * | | | wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg2024-03-041-0/+32
| | * | | | wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg2024-03-041-0/+15