index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2022-02-19
2
-10
/
+93
*
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
2022-02-19
3
-1
/
+13
*
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
2022-02-19
1
-9
/
+19
*
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
2022-02-19
1
-2
/
+1
*
ionic: clean up comments and whitespace
Shannon Nelson
2022-02-18
3
-5
/
+3
*
ionic: prefer strscpy over strlcpy
Shannon Nelson
2022-02-18
2
-4
/
+4
*
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
2022-02-18
1
-8
/
+6
*
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
2022-02-18
1
-2
/
+2
*
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
2022-02-18
1
-9
/
+26
*
net: ethernet: xilinx: cleanup comments
Tom Rix
2022-02-18
5
-6
/
+6
*
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-17
1
-2
/
+3
*
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-02-17
1
-2
/
+3
*
net: marvell: prestera: handle fib notifications
Yevhen Orlov
2022-02-17
3
-0
/
+427
*
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
2022-02-17
3
-7
/
+170
*
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2022-02-17
2
-0
/
+55
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
7
-11
/
+34
|
\
|
*
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
2022-02-17
1
-0
/
+2
|
*
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
2022-02-17
1
-7
/
+16
|
*
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
2022-02-15
1
-1
/
+5
|
*
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
2022-02-15
1
-1
/
+1
|
*
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
2022-02-15
1
-1
/
+3
|
*
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
2022-02-14
1
-0
/
+6
|
*
atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
Gatis Peisenieks
2022-02-11
1
-1
/
+1
*
|
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-4
/
+0
*
|
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-4
/
+0
*
|
net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-6
/
+4
*
|
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
1
-12
/
+0
*
|
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-02-17
2
-5
/
+2
*
|
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
2022-02-17
3
-8
/
+11
*
|
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
2022-02-17
3
-2
/
+12
*
|
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
2022-02-17
3
-30
/
+29
*
|
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2022-02-17
1
-1
/
+0
*
|
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
2022-02-17
2
-21
/
+19
*
|
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
2022-02-17
1
-1
/
+2
*
|
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2022-02-16
2
-9
/
+5
*
|
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
2022-02-16
1
-2
/
+3
*
|
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
2022-02-16
8
-15
/
+7
*
|
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
2022-02-16
6
-94
/
+80
*
|
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
2022-02-16
9
-67
/
+483
*
|
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2022-02-16
2
-21
/
+54
*
|
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2022-02-16
2
-3
/
+8
*
|
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
2022-02-16
5
-32
/
+43
*
|
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
2022-02-16
1
-3
/
+15
*
|
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
2022-02-16
3
-1
/
+3
*
|
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
2022-02-16
5
-2
/
+10
*
|
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
2022-02-16
1
-2
/
+3
*
|
net/mlx5e: Generalize packet merge error message
Tariq Toukan
2022-02-16
1
-2
/
+2
*
|
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
2022-02-16
1
-5
/
+12
*
|
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
2022-02-16
1
-1
/
+1
*
|
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
2022-02-16
1
-1
/
+1
[next]