index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
3
-2
/
+12
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
3
-30
/
+29
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
1
-1
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2
-21
/
+19
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
1
-1
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
5
-7
/
+7
2022-02-16
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2
-9
/
+5
2022-02-16
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
1
-2
/
+3
2022-02-16
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-16
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-16
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-16
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-16
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-16
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-16
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-16
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-16
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-16
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-16
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-16
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-16
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
2022-02-16
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
1
-1
/
+1
2022-02-16
net: ethernet: altera: cleanup comments
Tom Rix
2
-5
/
+5
2022-02-16
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-15
gve: enhance no queue page list detection
Haiyue Wang
1
-4
/
+2
2022-02-15
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
1
-2
/
+2
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
1
-1
/
+5
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
1
-1
/
+1
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
1
-1
/
+3
2022-02-14
net/mlx5e: Optimize the common case condition in mlx5e_select_queue
Maxim Mikityanskiy
1
-3
/
+8
2022-02-14
net/mlx5e: Optimize modulo in mlx5e_select_queue
Maxim Mikityanskiy
2
-3
/
+24
2022-02-14
net/mlx5e: Optimize mlx5e_select_queue
Maxim Mikityanskiy
1
-16
/
+42
2022-02-14
net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state
Maxim Mikityanskiy
2
-6
/
+8
2022-02-14
net/mlx5e: Move repeating code that gets TC prio into a function
Maxim Mikityanskiy
1
-21
/
+15
2022-02-14
net/mlx5e: Use select queue parameters to sync with control flow
Maxim Mikityanskiy
5
-73
/
+32
2022-02-14
net/mlx5e: Move mlx5e_select_queue to en/selq.c
Maxim Mikityanskiy
4
-113
/
+117
2022-02-14
net/mlx5e: Introduce select queue parameters
Maxim Mikityanskiy
6
-5
/
+165
2022-02-14
net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queues
Maxim Mikityanskiy
2
-4
/
+33
2022-02-14
net/mlx5e: Use a barrier after updating txq2sq
Maxim Mikityanskiy
1
-2
/
+9
2022-02-14
net/mlx5e: Disable TX queues before registering the netdev
Maxim Mikityanskiy
1
-0
/
+1
2022-02-14
net/mlx5e: Cleanup of start/stop all queues
Maxim Mikityanskiy
1
-3
/
+10
2022-02-14
net/mlx5e: Use FW limitation for max MPW WQEBBs
Aya Levin
8
-26
/
+35
2022-02-14
net/mlx5e: Read max WQEBBs on the SQ from firmware
Aya Levin
8
-26
/
+53
2022-02-14
net/mlx5e: Remove unused tstamp SQ field
Tariq Toukan
3
-3
/
+0
2022-02-14
net: prestera: acl: add multi-chain support offload
Volodymyr Mytnyk
7
-39
/
+203
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
5
-19
/
+13
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
1
-15
/
+77
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
1
-0
/
+13
2022-02-14
net: mscc: ocelot: remove unnecessary stat reading from ethtool
Colin Foster
1
-17
/
+16
[prev]
[next]