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-23
mlxsw: core: Prevent trap group setting if driver does not support EMAD
Vadim Pasternak
1
-0
/
+9
2022-02-23
remove the h8300 architecture
Christoph Hellwig
2
-13
/
+2
2022-02-22
ionic: use vmalloc include
Shannon Nelson
1
-0
/
+1
2022-02-22
ibmvnic: schedule failover only if vioctl fails
Sukadev Bhattiprolu
1
-1
/
+5
2022-02-21
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
1
-1
/
+3
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
1
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
6
-3
/
+75
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2022-02-20
bnxt_en: Fix devlink fw_activate
Kalesh AP
1
-8
/
+31
2022-02-20
bnxt_en: Increase firmware message response DMA wait time
Michael Chan
2
-4
/
+10
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
1
-2
/
+15
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
1
-5
/
+8
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
3
-1
/
+9
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
2
-8
/
+14
2022-02-20
bnxt_en: Fix active FEC reporting to ethtool
Somnath Kotur
1
-0
/
+3
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
1
-1
/
+1
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
1
-9
/
+19
2022-02-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
9
-23
/
+39
2022-02-19
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
1
-2
/
+1
2022-02-18
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
3
-5
/
+3
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2
-4
/
+4
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-02-18
net: mvpp2: always set port pcs ops
Jeremy Linton
1
-3
/
+3
2022-02-18
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-18
ice: check the return of ice_ptp_gettimex64
Tom Rix
1
-1
/
+4
2022-02-18
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-02-18
ice: fix setting l4 port flag when adding filter
Michal Swiatkowski
1
-2
/
+2
2022-02-18
ice: Match on all profiles in slow-path
Wojciech Drewek
3
-1
/
+5
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
1
-9
/
+26
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
5
-6
/
+6
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-17
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
3
-0
/
+427
2022-02-17
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
3
-7
/
+170
2022-02-17
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2
-0
/
+55
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+34
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-6
/
+4
2022-02-17
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-12
/
+0
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2
-5
/
+2
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
3
-8
/
+11
[prev]
[next]