开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
2022-03-21
i825xx: fix typo "Frame to short" -> "Frame too short"
Tong Zhang
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
2022-03-21
net: sparx5: Add mdb handlers
Casper Andersson
2022-03-21
net: sparx5: Add arbiter for managing PGID table
Casper Andersson
2022-03-21
nfp: nfdk: implement xdp tx path for NFDK
Yinjun Zhang
2022-03-21
nfp: add support for NFDK data path
Jakub Kicinski
2022-03-21
nfp: choose data path based on version
Jakub Kicinski
2022-03-21
nfp: add per-data path feature mask
Jakub Kicinski
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
2022-03-21
nfp: move tx_ring->qcidx into cold data
Jakub Kicinski
2022-03-21
nfp: prepare for multi-part descriptors
Jakub Kicinski
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
2022-03-21
nfp: calculate ring masks without conditionals
Jakub Kicinski
2022-03-21
net: sparx5: Use vid 1 when bridge default vid 0 to avoid collision
Casper Andersson
2022-03-21
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
2022-03-19
Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2022-03-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-03-18
qlcnic: remove redundant assignment to variable index
Colin Ian King
2022-03-18
atl1c: remove redundant assignment to variable size
Colin Ian King
2022-03-18
net/mlx5e: HTB, remove unused function declaration
Saeed Mahameed
2022-03-18
net/mlx5e: Statify function mlx5_cmd_trigger_completions
Tariq Toukan
2022-03-18
net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNT
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Permit XDP with non-linear legacy RQ
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Support multi buffer XDP_TX
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buff
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Implement sending multi buffer XDP frames
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer mode
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Remove assignment of inline_hdr.sz on XDP TX
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frame
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Store DMA address inside struct page
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQ
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Use page-sized fragments with XDP multi buffer
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDP
Maxim Mikityanskiy
2022-03-18
net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer support
Maxim Mikityanskiy
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-03-18
net: lan743x: Add support for PTP-IO Event Output (Periodic Output)
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for OTP
Raju Lakkaraju
2022-03-18
net: lan743x: Add support for EEPROM
Raju Lakkaraju
2022-03-18
net: lan743x: Add support to display Tx Queue statistics
Raju Lakkaraju
2022-03-18
Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2022-03-17
net: dsa: felix: add port mirroring support
Vladimir Oltean
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
2022-03-17
net: mscc: ocelot: establish functions for handling VCAP aux resources
Vladimir Oltean
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
2022-03-17
net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchall
Vladimir Oltean
[next]