summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman
2020-12-04Add auxiliary bus supportDave Ertman
2020-12-04batman-adv: Allow selection of routing algorithm over rtnetlinkSven Eckelmann
2020-12-04batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko
2020-12-03bpf: Adds support for setting window clampPrankur gupta
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin
2020-12-02bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin
2020-12-02mm: Introduce page memcg flagsRoman Gushchin
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev