summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
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-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-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-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
2020-12-01net: delete __dev_getfirstbyhwtypeVladimir Oltean
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit
2020-11-26net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit
2020-11-26net/mlx5: Expose other function ifc bitsYishai Hadas
2020-11-26net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin
2020-11-26net/mlx5: Update the hardware interface definition for vhca stateParav Pandit
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit
2020-11-26net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar
2020-11-26net/mlx5: Add sampler destination typeChris Mi
2020-11-26net/mlx5: Add sample offload hardware bits and structuresChris Mi
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang
2020-11-25lockdep: Introduce in_softirq lockdep assertYunsheng Lin
2020-11-26ima: Implement ima_inode_hashKP Singh
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei
2020-11-24net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers
2020-11-23keys: Provide the original description to the key preparserDavid Howells
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds