summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-07sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long
2023-02-01net: add a couple of helpers for iph tot_lenXin Long
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2023-01-25bpf: Pass const struct bpf_prog * to .check_memberDavid Vernet
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-25virtchnl: do structure hardeningJesse Brandeburg
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl