index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2021-04-16
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
2021-04-16
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2021-04-16
net: enetc: increase TX ring size
Vladimir Oltean
2021-04-16
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
2021-04-16
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
2021-04-16
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
2021-04-16
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
2021-04-16
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
2021-04-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2021-04-16
mlx5: implement ethtool standard stats
Jakub Kicinski
2021-04-16
bnxt: implement ethtool standard stats
Jakub Kicinski
2021-04-16
mlxsw: implement ethtool standard stats
Jakub Kicinski
2021-04-16
Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-16
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2021-04-16
net: mvpp2: Add parsing support for different IPv4 IHL values
Stefan Chulski
2021-04-16
net: ethernet: mediatek: ppe: fix busy wait loop
Ilya Lipnitskiy
2021-04-16
atl1c: move tx cleanup processing out of interrupt
Gatis Peisenieks
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
igc: Expose LPI counters
Sasha Neftin
2021-04-16
igc: Fix overwrites return value
Sasha Neftin
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
2021-04-16
igb: Add double-check MTA_REGISTER for i210 and i211
Grzegorz Siwik
2021-04-16
net/mlx5: Enhance diagnostics info for TX/RX reporters
Aya Levin
2021-04-16
net/mlx5: Add helper to initialize 1PPS
Aya Levin
2021-04-16
net/mlx5e: Add ethtool extended link state
Moshe Tal
2021-04-16
net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc()
Maor Dickman
2021-04-16
net/mlx5e: Cleanup safe switch channels API by passing params
Maxim Mikityanskiy
2021-04-16
net/mlx5e: Refactor on-the-fly configuration changes
Maxim Mikityanskiy
2021-04-16
net/mlx5e: Use mlx5e_safe_switch_channels when channels are closed
Maxim Mikityanskiy
2021-04-16
net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closed
Maxim Mikityanskiy
2021-04-16
net/mlx5e: kTLS, Add resiliency to RX resync failures
Tariq Toukan
2021-04-16
net/mlx5e: TX, Inline function mlx5e_tls_handle_tx_wqe()
Tariq Toukan
2021-04-16
net/mlx5e: TX, Inline TLS skb check
Tariq Toukan
2021-04-16
net/mlx5e: Cleanup unused function parameter
Tariq Toukan
2021-04-16
net/mlx5e: Remove non-essential TLS SQ state bit
Tariq Toukan
2021-04-16
igb: Redistribute memory for transmit packet buffers when in Qav mode
Ederson de Souza
2021-04-15
mlx5: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-15
sfc: ef10: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-15
bnxt: implement ethtool::get_fec_stats
Jakub Kicinski
2021-04-15
enetc: convert to schedule_work()
Yangbo Lu
2021-04-15
net: hns3: VF not request link status when PF support push link status feature
Guangbin Huang
2021-04-15
net: hns3: PF add support for pushing link status to VFs
Guangbin Huang
2021-04-14
ice: reduce scope of variable
Paul M Stillwell Jr
2021-04-14
ice: remove return variable
Paul M Stillwell Jr
2021-04-14
ice: suppress false cppcheck issues
Bruce Allan
2021-04-14
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Brett Creeley
2021-04-14
ice: remove unused struct member
Jesse Brandeburg
2021-04-14
ice: use local for consistency
Jesse Brandeburg
2021-04-14
ice: print name in /proc/iomem
Jesse Brandeburg
[next]