summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-111-0/+11
* cfg80211: support immediate reconnect request hintJohannes Berg2020-12-112-1/+9
* cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-111-13/+0
* cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-112-2/+4
* ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern2020-12-111-4/+4
* cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-112-1/+3
* mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-111-0/+20
* mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2020-12-111-2/+0
* rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach2020-12-112-2/+38
* ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin2020-12-101-0/+2
* can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp2020-12-101-1/+1
* mptcp: add port support for ADD_ADDR suboption writingGeliang Tang2020-12-091-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-12-083-8/+75
|\
| * Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler2020-12-071-5/+10
| * Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-072-0/+9
| * Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler2020-12-071-1/+4
| * Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-072-0/+36
| * Bluetooth: Add helper to set adv dataDaniel Winkler2020-12-071-0/+3
| * Bluetooth: Add toggle to switch off interleave scanHoward Chung2020-12-071-0/+1
| * Bluetooth: Interleave with allowlist scanHoward Chung2020-12-071-0/+10
| * Bluetooth: fix typo in struct nameReo Shiseki2020-12-071-2/+2
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-075-19/+274
|\ \
| * | net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-2/+6
| * | net/mlx5: Delete custom device management logicLeon Romanovsky2020-12-061-22/+0
| * | net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky2020-12-041-3/+23
| * | vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky2020-12-041-0/+166
| * | net/mlx5_core: Clean driver version and nameLeon Romanovsky2020-12-041-0/+2
| * | Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky2020-12-042-0/+85
| |\ \
| | * | driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-3/+3
| | * | driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-1/+1
| | * | driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-041-1/+0
| | * | Add auxiliary bus supportDave Ertman2020-12-042-0/+86
* | | | net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan2020-12-071-1/+0
* | | | Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski2020-12-051-0/+26
|\ \ \ \
| * | | | batman-adv: Allow selection of routing algorithm over rtnetlinkSven Eckelmann2020-12-041-0/+6
| * | | | batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann2020-12-041-0/+20
| | |/ / | |/| |
* | | | net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon2020-12-041-0/+34
* | | | net-zerocopy: Defer vm zap unless actually needed.Arjun Roy2020-12-041-0/+2
* | | | net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy2020-12-041-0/+2
* | | | seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer2020-12-041-0/+1
* | | | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-041-2/+0
|\ \ \ \
| * | | | bus: mhi: Remove auto-start optionLoic Poulain2020-11-181-2/+0
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-0418-106/+399
|\ \ \ \ \
| * | | | | bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko2020-12-032-1/+7
| * | | | | bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko2020-12-033-12/+34
| * | | | | bpf: Adds support for setting window clampPrankur gupta2020-12-031-0/+1
| * | | | | bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin2020-12-021-11/+0
| * | | | | bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-021-12/+0
| * | | | | bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin2020-12-021-0/+34
| * | | | | mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2020-12-022-13/+35