summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_acl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-09net: libwx: Remove unneeded semicolonYang Li1-1/+1
2023-02-09net: libwx: clean up one inconsistent indentingYang Li1-1/+1
2023-02-09RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko3-24/+59
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko5-6/+28
2023-02-09net/mlx5e: Fix trap event handlingJiri Pirko3-16/+25
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde1-1/+1
2023-02-08can: raw: use temp variable instead of rolling back configOliver Hartkopp1-5/+6
2023-02-08net/sched: taprio: don't segment unnecessarilyVladimir Oltean1-11/+20
2023-02-08net/sched: taprio: split segmentation logic from qdisc_enqueue()Vladimir Oltean1-30/+36
2023-02-08net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...Vladimir Oltean1-10/+60
2023-02-08net/sched: keep the max_frm_len information inside struct sched_gate_listVladimir Oltean1-13/+40
2023-02-08net/sched: taprio: warn about missing size tableVladimir Oltean1-0/+5
2023-02-08net/sched: make stab available before ops->init() callVladimir Oltean1-18/+11
2023-02-08net/sched: taprio: calculate guard band against actual TC gate close timeVladimir Oltean1-6/+34
2023-02-08net/sched: taprio: calculate budgets per traffic classVladimir Oltean1-8/+46
2023-02-08net/sched: taprio: rename close_time to end_timeVladimir Oltean1-26/+26
2023-02-08net/sched: taprio: calculate tc gate durationsVladimir Oltean1-0/+55
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean4-11/+143
2023-02-08net/sched: taprio: avoid calling child->ops->dequeue(child) twiceVladimir Oltean1-7/+3
2023-02-08net/sched: taprio: refactor one skb dequeue from TXQ to separate functionVladimir Oltean1-58/+63
2023-02-08net/sched: taprio: continue with other TXQs if one dequeue() failedVladimir Oltean1-1/+1
2023-02-08net/sched: taprio: delete peek() implementationVladimir Oltean1-42/+1
2023-02-08dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841Horatiu Vultur1-0/+1
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur2-9/+181
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur1-0/+20
2023-02-08devlink: Fix memleak in health diagnose callbackMoshe Shemesh1-5/+9
2023-02-08nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw1-6/+6
2023-02-08mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel1-6/+6
2023-02-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel7-130/+90
2023-02-08mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2023-02-08mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2023-02-08mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2023-02-08mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson1-12/+2
2023-02-08net: enetc: add support for MAC Merge statistics countersVladimir Oltean2-5/+85
2023-02-08net: enetc: add support for MAC Merge layerVladimir Oltean4-3/+182
2023-02-08lib/cpumask: update comment for cpumask_local_spread()Yury Norov1-4/+22
2023-02-08net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hintsTariq Toukan1-2/+16
2023-02-08sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider1-0/+18
2023-02-08sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider2-0/+40
2023-02-08lib/cpumask: reorganize cpumask_local_spread() logicYury Norov1-10/+6
2023-02-08cpumask: improve on cpumask_local_spread() localityYury Norov1-10/+2
2023-02-08sched: add sched_numa_find_nth_cpu()Yury Norov2-0/+65
2023-02-08cpumask: introduce cpumask_nth_and_andnotYury Norov1-0/+20
2023-02-08lib/find: introduce find_nth_and_andnot_bitYury Norov2-0/+42
2023-02-08net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2-2/+24
2023-02-08net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory3-6/+49
2023-02-08net/mlx5: fw_tracer, allow 0 size string DBsShay Drory1-0/+6
2023-02-08net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2023-02-08net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan1-2/+0
2023-02-08net/mlx5: fs_core, Remove redundant variable errMaor Dickman1-2/+1