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-12-20
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
2021-12-20
net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices
Raju Rangoju
1
-2
/
+5
2021-12-20
net: amd-xgbe: Alter the port speed bit range
Raju Rangoju
2
-6
/
+6
2021-12-20
net: amd-xgbe: Add Support for Yellow Carp Ethernet device
Raju Rangoju
2
-0
/
+6
2021-12-20
net: lan966x: Extend switchdev with fdb support
Horatiu Vultur
6
-3
/
+298
2021-12-20
net: lan966x: Extend switchdev bridge flags
Horatiu Vultur
1
-0
/
+39
2021-12-20
net: lan966x: Add vlan support.
Horatiu Vultur
5
-6
/
+448
2021-12-20
net: lan966x: Add support to offload the forwarding.
Horatiu Vultur
5
-2
/
+354
2021-12-20
net: lan966x: Remove .ndo_change_rx_flags
Horatiu Vultur
1
-23
/
+0
2021-12-20
net: lan966x: More MAC table functionality
Horatiu Vultur
2
-0
/
+114
2021-12-20
net: lan966x: add support for interrupts from analyzer
Horatiu Vultur
3
-0
/
+266
2021-12-20
net: lan966x: Add registers that are used for switch and vlan functionality
Horatiu Vultur
1
-0
/
+129
2021-12-20
mlxsw: core: Extend devlink health reporter with new events and parameters
Danielle Ratson
1
-0
/
+131
2021-12-20
mlxsw: reg: Extend MFDE register with new events and parameters
Danielle Ratson
1
-1
/
+104
2021-12-20
mlxsw: core: Convert a series of if statements to switch case
Danielle Ratson
1
-18
/
+40
2021-12-20
mlxsw: Fix naming convention of MFDE fields
Danielle Ratson
2
-15
/
+12
2021-12-20
bnx2x: Invalidate fastpath HSI version for VFs
Manish Chopra
1
-2
/
+11
2021-12-20
bnx2x: Utilize firmware 7.13.21.0
Manish Chopra
5
-28
/
+69
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
3
-5
/
+5
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
3
-1
/
+7
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
5
-247
/
+1260
2021-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-41
/
+62
2021-12-17
net: ethernet: mtk_eth_soc: delete some dead code
Dan Carpenter
1
-3
/
+0
2021-12-17
net: mtk_eth_soc: delete an unneeded variable
Dan Carpenter
1
-1
/
+0
2021-12-17
tsnep: Fix s390 devm_ioremap_resource warning
Gerhard Engleder
1
-0
/
+1
2021-12-17
net: marvell: prestera: fix incorrect structure access
Yevhen Orlov
1
-7
/
+12
2021-12-17
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
1
-6
/
+10
2021-12-17
net: lantiq_xrx200: increase buffer reservation
Aleksander Jan Bajkowski
1
-10
/
+24
2021-12-17
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
1
-0
/
+50
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
3
-51
/
+383
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
5
-51
/
+135
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
3
-94
/
+453
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
3
-52
/
+240
2021-12-17
ice: xsk: fix cleaned_count setting
Maciej Fijalkowski
2
-6
/
+1
2021-12-17
ice: xsk: allow empty Rx descriptors on XSK ZC data path
Maciej Fijalkowski
1
-4
/
+10
2021-12-17
ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
Maciej Fijalkowski
1
-5
/
+1
2021-12-17
ice: remove dead store on XSK hotpath
Alexander Lobakin
1
-1
/
+0
2021-12-17
ice: xsk: allocate separate memory for XDP SW ring
Maciej Fijalkowski
3
-22
/
+47
2021-12-17
ice: xsk: return xsk buffers back to pool when cleaning the ring
Maciej Fijalkowski
1
-6
/
+6
2021-12-17
r8169: Avoid misuse of pm_ptr() macro
Paul Cercueil
1
-1
/
+3
2021-12-16
net: mana: Add RX fencing
Dexuan Cui
2
-5
/
+66
2021-12-16
net: vertexcom: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-12-16
nfp: flower: refine the use of circular buffer
Yinjun Zhang
1
-19
/
+31
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-65
/
+194
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
3
-8
/
+5
2021-12-16
net: systemport: Add global locking for descriptor lifecycle
Florian Fainelli
2
-1
/
+5
2021-12-16
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-16
net: prestera: flower template support
Volodymyr Mytnyk
6
-3
/
+145
2021-12-16
net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
John Keeping
1
-1
/
+3
[prev]
[next]