summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki2-7/+8
2022-09-30Merge branches 'acpi-resource' and 'acpi-pm'Rafael J. Wysocki1-0/+1
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki2-6/+31
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar1-2/+0
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-37/+154
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy1-7/+0
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy1-0/+6
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy1-0/+2
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy1-0/+3
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2-2/+5
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert1-14/+9
2022-09-30net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean2-0/+16
2022-09-30net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean3-0/+9
2022-09-30net: skb: introduce and use a single page frag cachePaolo Abeni1-0/+1
2022-09-30docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski1-1/+1
2022-09-30binfmt: remove taso from linux_binprm structLukas Bulwahn1-3/+0
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-68/+47
2022-09-29landlock: Fix documentation styleMickaël Salaün1-5/+5
2022-09-29bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itselfMartin KaFai Lau1-0/+6
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau1-0/+4
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+2
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-2/+2
2022-09-29xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca1-1/+1
2022-09-29xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca1-1/+2
2022-09-29net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy1-1/+7
2022-09-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-98/+131
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-3/+2
2022-09-29net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau1-0/+3
2022-09-29tcp: export tcp_sendmsg_fastopenBenjamin Hesmans1-0/+2
2022-09-29netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-29net: shrink struct ubuf_infoPavel Begunkov1-18/+4
2022-09-29net: introduce struct ubuf_info_msgzcPavel Begunkov1-0/+21
2022-09-29bpf: Handle bpf_link_info for the parameterized task BPF iterators.Kui-Feng Lee1-0/+4
2022-09-29bpf: Parameterize task iterators.Kui-Feng Lee2-0/+31
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt1-45/+0
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal1-2/+2
2022-09-28Kbuild: add Rust supportMiguel Ojeda1-1/+5
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda1-1/+1
2022-09-28net: tls: Add ARIA-GCM algorithmTaehee Yoo1-0/+30
2022-09-27net/mlx5: Remove from FPGA IFC file not-needed definitionsLeon Romanovsky2-24/+16
2022-09-27net/mlx5: Remove unused structsGal Pressman1-5/+0
2022-09-27net/mlx5: Remove unused functionsGal Pressman3-60/+0
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng1-0/+1
2022-09-27net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng1-2/+7
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin1-0/+2
2022-09-27net/mlx5: Expose NPPS related registersAya Levin1-4/+14
2022-09-27headers: Remove some left-over license textChristophe JAILLET5-34/+1
2022-09-27a.out: Remove the a.out implementationEric W. Biederman1-18/+0
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky851-8039/+22203
2022-09-27erofs: clean up erofs_iget()Gao Xiang1-7/+4