index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: enable usercopy for skb_small_head_cache
Eric Dumazet
2023-02-09
1
-1
/
+7
*
Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2023-02-09
2
-6
/
+7
|
\
|
*
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
2023-02-08
1
-1
/
+1
|
*
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-08
1
-5
/
+6
*
|
Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2023-02-09
11
-51
/
+154
|
\
\
|
*
|
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
2023-02-09
3
-24
/
+59
|
*
|
net/mlx5e: Propagate an internal event in case uplink netdev changes
Jiri Pirko
2023-02-09
5
-6
/
+28
|
*
|
net/mlx5e: Fix trap event handling
Jiri Pirko
2023-02-09
3
-16
/
+25
|
*
|
net/mlx5: Introduce CQE error syndrome
Patrisious Haddad
2023-01-15
1
-5
/
+42
*
|
|
net: libwx: Remove unneeded semicolon
Yang Li
2023-02-09
1
-1
/
+1
*
|
|
net: libwx: clean up one inconsistent indenting
Yang Li
2023-02-09
1
-1
/
+1
*
|
|
Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-02-09
16
-299
/
+117
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/mlx5: fw_tracer, Add support for unrecognized string
Shay Drory
2023-02-08
2
-2
/
+24
|
*
|
net/mlx5: fw_tracer, Add support for strings DB update event
Shay Drory
2023-02-08
3
-6
/
+49
|
*
|
net/mlx5: fw_tracer, allow 0 size string DBs
Shay Drory
2023-02-08
1
-0
/
+6
|
*
|
net/mlx5: fw_tracer: Fix debug print
Shay Drory
2023-02-08
1
-1
/
+1
|
*
|
net/mlx5: fs, Remove redundant assignment of size
Roi Dayan
2023-02-08
1
-2
/
+0
|
*
|
net/mlx5: fs_core, Remove redundant variable err
Maor Dickman
2023-02-08
1
-2
/
+1
|
*
|
net/mlx5: Fix memory leak in error flow of port set buffer
Maher Sanalla
2023-02-08
1
-2
/
+2
|
*
|
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS
Gal Pressman
2023-02-08
1
-2
/
+0
|
*
|
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin
Gal Pressman
2023-02-08
1
-2
/
+0
|
*
|
net/mlx5: fs, Remove redundant vport_number assignment
Roi Dayan
2023-02-08
1
-5
/
+0
|
*
|
net/mlx5e: Remove redundant code for handling vlan actions
Roi Dayan
2023-02-08
4
-243
/
+14
|
*
|
net/mlx5e: Don't listen to remove flows event
Leon Romanovsky
2023-02-08
1
-3
/
+1
|
*
|
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
2023-02-08
1
-0
/
+1
|
*
|
net/mlx5: Remove redundant health work lock
Shay Drory
2023-02-08
2
-23
/
+7
|
*
|
mlx5: reduce stack usage in mlx5_setup_tc
Arnd Bergmann
2023-02-08
1
-6
/
+11
*
|
|
Merge branch 'taprio-auto-qmaxsdu-new-tx'
David S. Miller
2023-02-08
5
-197
/
+500
|
\
\
\
|
*
|
|
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
1
-11
/
+20
|
*
|
|
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
1
-30
/
+36
|
*
|
|
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
1
-10
/
+60
|
*
|
|
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
1
-13
/
+40
|
*
|
|
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
1
-0
/
+5
|
*
|
|
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
1
-18
/
+11
|
*
|
|
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
1
-6
/
+34
|
*
|
|
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
1
-8
/
+46
|
*
|
|
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
1
-26
/
+26
|
*
|
|
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
1
-0
/
+55
|
*
|
|
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
4
-11
/
+143
|
*
|
|
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
1
-7
/
+3
|
*
|
|
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
1
-58
/
+63
|
*
|
|
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
1
-1
/
+1
|
*
|
|
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-08
1
-42
/
+1
|
/
/
/
*
|
|
Merge branch 'micrel-lan8841-support'
David S. Miller
2023-02-08
3
-9
/
+182
|
\
\
\
|
*
|
|
dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841
Horatiu Vultur
2023-02-08
1
-0
/
+1
|
*
|
|
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-08
2
-9
/
+181
|
/
/
/
*
|
|
net: lan966x: Add support for TC flower filter statistics
Horatiu Vultur
2023-02-08
1
-0
/
+20
*
|
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-08
10
-213
/
+406
|
\
\
\
|
*
|
|
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
5
-35
/
+35
|
*
|
|
ice: introduce .irq_close VF operation
Jacob Keller
2023-02-06
3
-0
/
+6
[next]