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-17
ixgbevf: Add legacy suffix to old API mailbox functions
Radoslaw Tyl
3
-9
/
+9
2021-11-17
ixgbevf: Improve error handling in mailbox
Radoslaw Tyl
3
-5
/
+13
2021-11-17
ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE
Radoslaw Tyl
3
-23
/
+27
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
3
-8
/
+74
2021-11-17
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
1
-12
/
+23
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2
-2
/
+4
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
1
-44
/
+9
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
9
-13
/
+13
2021-11-17
net: ax88796c: use bit numbers insetad of bit masks
Ćukasz Stelmach
1
-3
/
+3
2021-11-17
net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
Pavel Skripkin
1
-2
/
+2
2021-11-17
net: ethernet: ti: cpsw: Enable PHY timestamping
Kurt Kanzenbach
1
-8
/
+14
2021-11-17
net: ocelot_net: use phylink_generic_validate()
Russell King (Oracle)
1
-26
/
+3
2021-11-17
net: ocelot_net: remove interface checks in macb_validate()
Russell King (Oracle)
1
-9
/
+0
2021-11-17
net: ocelot_net: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+3
2021-11-17
net: mtk_eth_soc: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+4
2021-11-17
net: mtk_eth_soc: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-6
/
+2
2021-11-17
net: mtk_eth_soc: remove interface checks in mtk_validate()
Russell King (Oracle)
1
-34
/
+0
2021-11-17
net: mtk_eth_soc: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+20
2021-11-17
net: sparx5: use phylink_generic_validate()
Russell King (Oracle)
2
-59
/
+4
2021-11-17
net: sparx5: clean up sparx5_phylink_validate()
Russell King (Oracle)
1
-39
/
+24
2021-11-17
net: sparx5: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+24
2021-11-17
net: enetc: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+3
2021-11-17
net: enetc: remove interface checks in enetc_pl_mac_validate()
Russell King (Oracle)
1
-10
/
+0
2021-11-17
net: enetc: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+10
2021-11-17
net: axienet: use phylink_generic_validate()
Russell King (Oracle)
1
-38
/
+3
2021-11-17
net: axienet: remove interface checks in axienet_validate()
Russell King (Oracle)
1
-22
/
+0
2021-11-17
net: axienet: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+8
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
16
-89
/
+122
2021-11-16
net/mlx5: E-switch, Create QoS on demand
Dmytro Linkin
5
-69
/
+111
2021-11-16
net/mlx5: E-switch, Enable vport QoS on demand
Dmytro Linkin
4
-42
/
+63
2021-11-16
net/mlx5: E-switch, move offloads mode callbacks to offloads file
Parav Pandit
2
-59
/
+59
2021-11-16
net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_mac
Parav Pandit
1
-11
/
+1
2021-11-16
net/mlx5: E-switch, Remove vport enabled check
Parav Pandit
1
-12
/
+5
2021-11-16
net/mlx5e: Specify out ifindex when looking up decap route
Chris Mi
3
-14
/
+16
2021-11-16
net/mlx5e: TC, Move comment about mod header flag to correct place
Roi Dayan
1
-1
/
+1
2021-11-16
net/mlx5e: TC, Move kfree() calls after destroying all resources
Roi Dayan
1
-5
/
+4
2021-11-16
net/mlx5e: TC, Destroy nic flow counter if exists
Roi Dayan
1
-1
/
+2
2021-11-16
net/mlx5: TC, using swap() instead of tmp variable
Yihao Han
1
-4
/
+1
2021-11-16
net/mlx5: CT: Allow static allocation of mod headers
Paul Blakey
3
-4
/
+35
2021-11-16
net/mlx5e: Refactor mod header management API
Paul Blakey
7
-100
/
+90
2021-11-16
net/mlx5: Avoid printing health buffer when firmware is unavailable
Aya Levin
1
-0
/
+5
2021-11-16
net/mlx5: Fix format-security build warnings
Saeed Mahameed
2
-2
/
+2
2021-11-16
net/mlx5e: Support ethtool cq mode
Saeed Mahameed
4
-12
/
+52
2021-11-16
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
1
-13
/
+10
2021-11-16
r8169: disable detection of chip version 41
Heiner Kallweit
1
-1
/
+4
2021-11-16
r8169: disable detection of chip version 45
Heiner Kallweit
1
-1
/
+4
2021-11-16
r8169: disable detection of chip versions 49 and 50
Heiner Kallweit
1
-2
/
+5
2021-11-16
r8169: enable ASPM L1/L1.1 from RTL8168h
Heiner Kallweit
1
-6
/
+11
2021-11-16
bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not set
Michael Chan
2
-1
/
+11
2021-11-16
net: mvmdio: fix compilation warning
Marcin Wojtas
1
-0
/
+2
[prev]
[next]