aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed1-0/+5
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski18-26/+293
2022-03-22netdevice: add missing dm_private kdocJakub Kicinski1-0/+2
2022-03-21net: Revert the softirq will run annotation in ____napi_schedule().Sebastian Andrzej Siewior1-7/+0
2022-03-20bpf: Enable non-atomic allocations in local storageJoanne Koong1-3/+4
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet1-1/+0
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-4/+0
2022-03-17bpf: Add multi kprobe linkJiri Olsa2-0/+8
2022-03-17lib/sort: Add priv pointer to swap functionJiri Olsa2-1/+2
2022-03-17fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobeMasami Hiramatsu2-0/+15
2022-03-17fprobe: Add exit_handler supportMasami Hiramatsu1-0/+6
2022-03-17rethook: Add a generic return hookMasami Hiramatsu2-0/+103
2022-03-17fprobe: Add ftrace based probe APIsMasami Hiramatsu1-0/+87
2022-03-17ftrace: Add ftrace_set_filter_ips functionJiri Olsa1-0/+3
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz1-0/+6
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz1-0/+7
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-16bpf: Fix net.core.bpf_jit_harden raceHou Tao1-0/+1
2022-03-15bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen1-9/+4
2022-03-14net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet1-1/+5
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior1-0/+7
2022-03-14net: macvlan: add net device refcount trackerZiyang Xuan1-0/+1
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet1-9/+37
2022-03-11nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe1-0/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-6/+333
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds1-1/+2
2022-03-11watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2-5/+4
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman2-2/+3
2022-03-10compiler_types: Refactor the use of btf_type_tag attribute.Hao Luo1-10/+9
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-53/+113
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-5/+6
2022-03-10net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-10Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski2-12/+35
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau1-1/+1
2022-03-10bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macroMartin KaFai Lau1-5/+5
2022-03-09ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li1-0/+3
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-0/+1
2022-03-09net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik1-1/+4
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10
2022-03-09net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh1-1/+2
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0