aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski5-19/+274
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan1-1/+0
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-2/+6
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky1-22/+0
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-2/+0
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski10-99/+312
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky1-3/+23
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky1-0/+166
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-0/+2
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into mlx5-nextLeon Romanovsky2-0/+85
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman1-3/+3
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman1-1/+1
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman1-1/+0
2020-12-04Add auxiliary bus supportDave Ertman2-0/+86
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko1-0/+1
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko3-12/+34
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+24
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+21
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal3-4/+4
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-1/+8
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson1-0/+1
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin1-11/+0
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin1-12/+0
2020-12-02bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin1-0/+34
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2-13/+35
2020-12-02mm: Introduce page memcg flagsRoman Gushchin1-12/+20
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin1-0/+64
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin3-35/+106
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-17/+99
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev1-6/+6
2020-12-01net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+3
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-24/+13
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel1-14/+21
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+13
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-37/+91
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+13
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+1
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann1-0/+1
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-3/+2
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit1-1/+1
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-26net/mlx5: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-26net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4
2020-11-26net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-11-26net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar2-1/+25
2020-11-26net/mlx5: Add sampler destination typeChris Mi2-0/+2