index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_acl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
net: libwx: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-02-09
net: libwx: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-02-09
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
3
-24
/
+59
2023-02-09
net/mlx5e: Propagate an internal event in case uplink netdev changes
Jiri Pirko
5
-6
/
+28
2023-02-09
net/mlx5e: Fix trap event handling
Jiri Pirko
3
-16
/
+25
2023-02-08
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
1
-1
/
+1
2023-02-08
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
1
-5
/
+6
2023-02-08
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
1
-11
/
+20
2023-02-08
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
1
-30
/
+36
2023-02-08
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
1
-10
/
+60
2023-02-08
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
1
-13
/
+40
2023-02-08
net/sched: taprio: warn about missing size table
Vladimir Oltean
1
-0
/
+5
2023-02-08
net/sched: make stab available before ops->init() call
Vladimir Oltean
1
-18
/
+11
2023-02-08
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
1
-6
/
+34
2023-02-08
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
1
-8
/
+46
2023-02-08
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
1
-26
/
+26
2023-02-08
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
1
-0
/
+55
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
4
-11
/
+143
2023-02-08
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
1
-7
/
+3
2023-02-08
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
1
-58
/
+63
2023-02-08
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
1
-1
/
+1
2023-02-08
net/sched: taprio: delete peek() implementation
Vladimir Oltean
1
-42
/
+1
2023-02-08
dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841
Horatiu Vultur
1
-0
/
+1
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2
-9
/
+181
2023-02-08
net: lan966x: Add support for TC flower filter statistics
Horatiu Vultur
1
-0
/
+20
2023-02-08
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
1
-5
/
+9
2023-02-08
nfp: flower: add check for flower VF netdevs for get/set_eeprom
James Hershaw
1
-6
/
+6
2023-02-08
mlxsw: core: Register devlink instance before sub-objects
Ido Schimmel
1
-6
/
+6
2023-02-08
mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code
Ido Schimmel
7
-130
/
+90
2023-02-08
mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations
Ido Schimmel
1
-65
/
+65
2023-02-08
mlxsw: spectrum_acl_tcam: Make fini symmetric to init
Ido Schimmel
1
-1
/
+1
2023-02-08
mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
Ido Schimmel
1
-2
/
+6
2023-02-08
mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()
Danielle Ratson
1
-12
/
+2
2023-02-08
net: enetc: add support for MAC Merge statistics counters
Vladimir Oltean
2
-5
/
+85
2023-02-08
net: enetc: add support for MAC Merge layer
Vladimir Oltean
4
-3
/
+182
2023-02-08
lib/cpumask: update comment for cpumask_local_spread()
Yury Norov
1
-4
/
+22
2023-02-08
net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
Tariq Toukan
1
-2
/
+16
2023-02-08
sched/topology: Introduce for_each_numa_hop_mask()
Valentin Schneider
1
-0
/
+18
2023-02-08
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2
-0
/
+40
2023-02-08
lib/cpumask: reorganize cpumask_local_spread() logic
Yury Norov
1
-10
/
+6
2023-02-08
cpumask: improve on cpumask_local_spread() locality
Yury Norov
1
-10
/
+2
2023-02-08
sched: add sched_numa_find_nth_cpu()
Yury Norov
2
-0
/
+65
2023-02-08
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
1
-0
/
+20
2023-02-08
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
2
-0
/
+42
2023-02-08
net/mlx5: fw_tracer, Add support for unrecognized string
Shay Drory
2
-2
/
+24
2023-02-08
net/mlx5: fw_tracer, Add support for strings DB update event
Shay Drory
3
-6
/
+49
2023-02-08
net/mlx5: fw_tracer, allow 0 size string DBs
Shay Drory
1
-0
/
+6
2023-02-08
net/mlx5: fw_tracer: Fix debug print
Shay Drory
1
-1
/
+1
2023-02-08
net/mlx5: fs, Remove redundant assignment of size
Roi Dayan
1
-2
/
+0
2023-02-08
net/mlx5: fs_core, Remove redundant variable err
Maor Dickman
1
-2
/
+1
[next]