summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: enable usercopy for skb_small_head_cacheEric Dumazet2023-02-091-1/+7
* Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2023-02-092-6/+7
|\
| * can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde2023-02-081-1/+1
| * can: raw: use temp variable instead of rolling back configOliver Hartkopp2023-02-081-5/+6
* | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-0911-51/+154
|\ \
| * | RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko2023-02-093-24/+59
| * | net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-095-6/+28
| * | net/mlx5e: Fix trap event handlingJiri Pirko2023-02-093-16/+25
| * | net/mlx5: Introduce CQE error syndromePatrisious Haddad2023-01-151-5/+42
* | | net: libwx: Remove unneeded semicolonYang Li2023-02-091-1/+1
* | | net: libwx: clean up one inconsistent indentingYang Li2023-02-091-1/+1
* | | Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-0916-299/+117
|\ \ \ | |_|/ |/| |
| * | net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory2023-02-082-2/+24
| * | net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2023-02-083-6/+49
| * | net/mlx5: fw_tracer, allow 0 size string DBsShay Drory2023-02-081-0/+6
| * | net/mlx5: fw_tracer: Fix debug printShay Drory2023-02-081-1/+1
| * | net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan2023-02-081-2/+0
| * | net/mlx5: fs_core, Remove redundant variable errMaor Dickman2023-02-081-2/+1
| * | net/mlx5: Fix memory leak in error flow of port set bufferMaher Sanalla2023-02-081-2/+2
| * | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLSGal Pressman2023-02-081-2/+0
| * | net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpinGal Pressman2023-02-081-2/+0
| * | net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan2023-02-081-5/+0
| * | net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan2023-02-084-243/+14
| * | net/mlx5e: Don't listen to remove flows eventLeon Romanovsky2023-02-081-3/+1
| * | net/mlx5: fw reset: Skip device ID check if PCI link up failedMoshe Shemesh2023-02-081-0/+1
| * | net/mlx5: Remove redundant health work lockShay Drory2023-02-082-23/+7
| * | mlx5: reduce stack usage in mlx5_setup_tcArnd Bergmann2023-02-081-6/+11
* | | Merge branch 'taprio-auto-qmaxsdu-new-tx'David S. Miller2023-02-085-197/+500
|\ \ \
| * | | net/sched: taprio: don't segment unnecessarilyVladimir Oltean2023-02-081-11/+20
| * | | net/sched: taprio: split segmentation logic from qdisc_enqueue()Vladimir Oltean2023-02-081-30/+36
| * | | net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...Vladimir Oltean2023-02-081-10/+60
| * | | net/sched: keep the max_frm_len information inside struct sched_gate_listVladimir Oltean2023-02-081-13/+40
| * | | net/sched: taprio: warn about missing size tableVladimir Oltean2023-02-081-0/+5
| * | | net/sched: make stab available before ops->init() callVladimir Oltean2023-02-081-18/+11
| * | | net/sched: taprio: calculate guard band against actual TC gate close timeVladimir Oltean2023-02-081-6/+34
| * | | net/sched: taprio: calculate budgets per traffic classVladimir Oltean2023-02-081-8/+46
| * | | net/sched: taprio: rename close_time to end_timeVladimir Oltean2023-02-081-26/+26
| * | | net/sched: taprio: calculate tc gate durationsVladimir Oltean2023-02-081-0/+55
| * | | net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2023-02-084-11/+143
| * | | net/sched: taprio: avoid calling child->ops->dequeue(child) twiceVladimir Oltean2023-02-081-7/+3
| * | | net/sched: taprio: refactor one skb dequeue from TXQ to separate functionVladimir Oltean2023-02-081-58/+63
| * | | net/sched: taprio: continue with other TXQs if one dequeue() failedVladimir Oltean2023-02-081-1/+1
| * | | net/sched: taprio: delete peek() implementationVladimir Oltean2023-02-081-42/+1
|/ / /
* | | Merge branch 'micrel-lan8841-support'David S. Miller2023-02-083-9/+182
|\ \ \
| * | | dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841Horatiu Vultur2023-02-081-0/+1
| * | | net: micrel: Add support for lan8841 PHYHoratiu Vultur2023-02-082-9/+181
|/ / /
* | | net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur2023-02-081-0/+20
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-0810-213/+406
|\ \ \
| * | | ice: remove unnecessary virtchnl_ether_addr struct useJacob Keller2023-02-065-35/+35
| * | | ice: introduce .irq_close VF operationJacob Keller2023-02-063-0/+6