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
2021-11-16
net/mlx5: E-Switch, return error if encap isn't supported
Raed Salem
1
-1
/
+1
2021-11-16
net/mlx5: Lag, update tracker when state change event received
Maher Sanalla
1
-15
/
+13
2021-11-16
net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
Roi Dayan
3
-11
/
+25
2021-11-16
net/mlx5: Fix flow counters SF bulk query len
Avihai Horon
1
-1
/
+1
2021-11-16
net/mlx5: E-Switch, rebuild lag only when needed
Mark Bloch
1
-2
/
+10
2021-11-16
net/mlx5: Update error handler for UCTX and UMEM
Neta Ostrovsky
1
-2
/
+2
2021-11-16
net/mlx5: DR, Fix check for unsupported fields in match param
Yevgeny Kliteynik
1
-5
/
+6
2021-11-16
net/mlx5: DR, Handle eswitch manager and uplink vports separately
Yevgeny Kliteynik
2
-33
/
+24
2021-11-16
net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
Valentine Fatiev
2
-3
/
+6
2021-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
2
-9
/
+7
2021-11-16
net/mlx5e: Wait for concurrent flow deletion during neigh/fib events
Vlad Buslov
3
-1
/
+10
2021-11-16
net/mlx5e: kTLS, Fix crash in RX resync flow
Tariq Toukan
1
-6
/
+17
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
5
-0
/
+5
2021-11-15
net: macb: Fix several edge cases in validate
Sean Anderson
1
-37
/
+71
2021-11-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
2
-5
/
+31
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
1
-1
/
+1
2021-11-15
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
1
-1
/
+1
2021-11-15
iavf: validate pointers
Mitch Williams
1
-7
/
+6
2021-11-15
iavf: prevent accidental free of filter structure
Jacob Keller
1
-2
/
+2
2021-11-15
iavf: Fix failure to exit out from last all-multicast mode
Piotr Marczak
1
-2
/
+1
2021-11-15
iavf: don't clear a lock we don't hold
Nicholas Nunley
1
-2
/
+4
2021-11-15
iavf: free q_vectors before queues in iavf_disable_vf
Nicholas Nunley
1
-1
/
+1
2021-11-15
iavf: check for null in iavf_fix_features
Nicholas Nunley
1
-1
/
+2
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
1
-0
/
+15
2021-11-15
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+9
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+4
2021-11-15
net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
Meng Li
1
-2
/
+22
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
1
-17
/
+15
2021-11-15
bnxt_en: reject indirect blk offload when hw-tc-offload is off
Sriharsha Basavapatna
1
-1
/
+1
2021-11-15
bnxt_en: fix format specifier in live patch error message
Edwin Peer
1
-1
/
+1
2021-11-15
bnxt_en: extend RTNL to VF check in devlink driver_reinit
Edwin Peer
1
-3
/
+4
2021-11-15
net: ethernet: lantiq_etop: fix build errors/warnings
Randy Dunlap
1
-3
/
+17
2021-11-15
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
Zekun Shen
1
-0
/
+10
2021-11-15
net: bnx2x: fix variable dereferenced before check
Pavel Skripkin
1
-1
/
+3
2021-11-15
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
3
-6
/
+139
2021-11-12
ethernet: sis900: fix indentation
Jakub Kicinski
1
-1
/
+1
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
40
-321
/
+380
2021-11-11
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2
-2
/
+7
2021-11-10
net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()
Dan Carpenter
1
-1
/
+1
2021-11-10
gve: fix unmatched u64_stats_update_end()
Dan Carpenter
1
-1
/
+2
2021-11-10
net: ethernet: lantiq_etop: Fix compilation error
Aleksander Jan Bajkowski
1
-1
/
+1
2021-11-10
net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
Marek BehĂșn
1
-18
/
+20
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
1
-4
/
+2
2021-11-10
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
1
-2
/
+0
2021-11-10
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2
-9
/
+2
2021-11-10
net: hns3: remove check VF uc mac exist when set by PF
Guangbin Huang
1
-36
/
+0
2021-11-10
net: hns3: fix some mac statistics is always 0 in device version V2
Guangbin Huang
2
-1
/
+11
2021-11-10
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2
-0
/
+7
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
5
-0
/
+50
2021-11-10
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
5
-50
/
+48
[prev]
[next]