index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
sfc: Remove global definition of efx_reset_type_names
Martin Habets
2
-7
/
+2
2022-04-12
sfc: Remove duplicate definition of efx_xmit_done
Martin Habets
2
-1
/
+1
2022-04-12
sfc: efx_default_channel_type APIs can be static
Martin Habets
2
-28
/
+28
2022-04-12
sfc: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
1
-2
/
+2
2022-04-11
net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-14
/
+8
2022-04-11
sfc: ef10: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-11
net: lan966x: Update FDMA to change MTU.
Horatiu Vultur
3
-1
/
+148
2022-04-11
net: lan966x: Add FDMA functionality
Horatiu Vultur
5
-4
/
+851
2022-04-11
net: lan966x: Expose functions that are needed by FDMA
Horatiu Vultur
2
-7
/
+11
2022-04-11
net: lan966x: Add registers that are used for FDMA.
Horatiu Vultur
2
-0
/
+107
2022-04-11
net: calxedaxgmac: Fix typo (doubled "the")
Jonathan Neuschäfer
1
-1
/
+1
2022-04-11
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
1
-0
/
+1
2022-04-11
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
45
-4476
/
+344
2022-04-11
net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-16
/
+8
2022-04-11
net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cache
Guillaume Nault
1
-3
/
+3
2022-04-11
mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entry
Guillaume Nault
1
-6
/
+6
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
2
-6
/
+6
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2
-4
/
+6
2022-04-11
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Grygorii Strashko
3
-3
/
+2
2022-04-11
bnx2x: Fix spelling mistake "regiser" -> "register"
Lv Ruyi
1
-4
/
+4
2022-04-11
net: ethernet: mtk_eth_soc/wed: fix sparse endian warnings
Felix Fietkau
1
-9
/
+12
2022-04-11
net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw()
Yang Yingliang
1
-1
/
+1
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
1
-3
/
+1
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
4
-154
/
+8
2022-04-09
net/mlx5: Reduce kconfig complexity while building crypto support
Leon Romanovsky
2
-8
/
+1
2022-04-09
net/mlx5: Move IPsec file to relevant directory
Leon Romanovsky
12
-11
/
+11
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
3
-33
/
+5
2022-04-09
net/mlx5: Align flow steering allocation namespace to common style
Leon Romanovsky
2
-8
/
+0
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
5
-55
/
+27
2022-04-09
net/mlx5: Remove useless IPsec device checks
Leon Romanovsky
3
-35
/
+20
2022-04-09
net/mlx5: Remove ipsec vs. ipsec offload file separation
Leon Romanovsky
11
-285
/
+205
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
2
-6
/
+3
2022-04-09
net/mlx5: Remove FPGA ipsec specific statistics
Leon Romanovsky
5
-68
/
+0
2022-04-09
net/mlx5: Remove XFRM no_trailer flag
Leon Romanovsky
3
-5
/
+0
2022-04-09
net/mlx5: Remove not-used IDA field from IPsec struct
Leon Romanovsky
2
-4
/
+1
2022-04-09
net/mlx5: Delete metadata handling logic
Leon Romanovsky
5
-245
/
+0
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
12
-1758
/
+5
2022-04-08
sfc: use hardware tx timestamps for more than PTP
Bert Kenward
1
-1
/
+2
2022-04-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
2
-290
/
+211
2022-04-08
bnxt: XDP multibuffer enablement
Andy Gospodarek
2
-4
/
+4
2022-04-08
bnxt: support transmit and free of aggregation buffers
Andy Gospodarek
5
-23
/
+126
2022-04-08
bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
Andy Gospodarek
3
-7
/
+85
2022-04-08
bnxt: add page_pool support for aggregation ring when using xdp
Andy Gospodarek
1
-30
/
+47
2022-04-08
bnxt: change receive ring space parameters
Andy Gospodarek
2
-15
/
+28
2022-04-08
bnxt: set xdp_buff pfmemalloc flag if needed
Andy Gospodarek
1
-5
/
+9
2022-04-08
bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
Andy Gospodarek
1
-0
/
+31
2022-04-08
bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
Andy Gospodarek
1
-11
/
+11
2022-04-08
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Andy Gospodarek
1
-17
/
+33
2022-04-08
bnxt: add flag to denote that an xdp program is currently attached
Andy Gospodarek
1
-0
/
+7
2022-04-08
bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
Andy Gospodarek
4
-19
/
+53
[next]