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-07-13
net/mlx5e: Remove the duplicating check for striding RQ when enabling LRO
Maxim Mikityanskiy
1
-6
/
+0
2022-07-13
net/mlx5e: Move the LRO-XSK check to mlx5e_fix_features
Maxim Mikityanskiy
1
-7
/
+5
2022-07-13
net/mlx5e: Extend flower police validation
Vlad Buslov
1
-0
/
+6
2022-07-13
net/mlx5e: configure meter in flow action
Jianbo Liu
1
-0
/
+18
2022-07-13
net/mlx5e: Removed useless code in function
Rustam Subkhankulov
1
-4
/
+1
2022-07-13
net/mlx5: Bridge, implement QinQ support
Vlad Buslov
2
-8
/
+111
2022-07-13
net/mlx5: Bridge, implement infrastructure for VLAN protocol change
Vlad Buslov
3
-42
/
+160
2022-07-13
net/mlx5: Bridge, extract VLAN push/pop actions creation
Vlad Buslov
1
-16
/
+36
2022-07-13
net/mlx5: Bridge, rename filter fg to vlan_filter
Vlad Buslov
2
-20
/
+20
2022-07-13
net/mlx5: Bridge, refactor groups sizes and indices
Vlad Buslov
1
-11
/
+28
2022-07-13
net/mlx5: debugfs, Add num of in-use FW command interface slots
Tariq Toukan
1
-0
/
+24
2022-07-13
net/mlx5: Expose vnic diagnostic counters for eswitch managed vports
Michael Guralnik
5
-1
/
+197
2022-07-13
net/mlx5: Use software VHCA id when it's supported
Yishai Hadas
3
-3
/
+64
2022-07-13
net/mlx5: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-11
/
+8
2022-07-13
net: sunhme: output link status with a single print.
Nick Bowler
1
-31
/
+12
2022-07-13
octeontx2-af: returning uninitialized variable
Sebin Sebastian
1
-1
/
+1
2022-07-13
octeontx2-af: Remove duplicate include
Jiapeng Chong
1
-2
/
+0
2022-07-13
net: stmmac: fix leaks in probe
Dan Carpenter
1
-2
/
+4
2022-07-13
octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
Hariprasad Kelam
5
-4
/
+17
2022-07-13
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
1
-1
/
+14
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
net: prestera: add support for port range filters
Maksym Glubokiy
1
-0
/
+24
2022-07-13
net: marvell: prestera: implement software MDB entries allocation
Oleksandr Mazur
3
-2
/
+635
2022-07-13
net: marvell: prestera: define and implement MDB / flood domain API for entries creation and deletion
Oleksandr Mazur
2
-0
/
+163
2022-07-13
net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW
Oleksandr Mazur
4
-0
/
+259
2022-07-13
net: marvell: prestera: rework bridge flags setting
Oleksandr Mazur
5
-89
/
+67
2022-07-12
qlogic: qed: fix clang -Wformat warnings
Justin Stitt
1
-2
/
+2
2022-07-12
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-12
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
1
-5
/
+5
2022-07-12
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-12
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-12
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-12
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-42
/
+77
2022-07-12
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
3
-31
/
+35
2022-07-12
nfp: fix clang -Wformat warnings
Justin Stitt
2
-2
/
+2
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
1
-19
/
+40
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
3
-2
/
+96
2022-07-12
net: marvell: prestera: fix missed deinit sequence
Yevhen Orlov
1
-0
/
+1
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
1
-4
/
+0
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
Moshe Shemesh
1
-20
/
+0
2022-07-12
net/mlx5: Use devl_ API in mlx5e_devlink_port_register
Moshe Shemesh
3
-4
/
+43
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
Moshe Shemesh
2
-5
/
+9
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
Moshe Shemesh
3
-5
/
+19
2022-07-12
net/mlx5: Use devl_ API for rate nodes destroy
Moshe Shemesh
2
-2
/
+14
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
Moshe Shemesh
1
-32
/
+11
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-11
bcm63xx: fix Tx cleanup when NAPI poll budget is zero
Sieng-Piaw Liew
1
-5
/
+5
2022-07-11
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
[prev]
[next]