index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-09-30
net/mlx5e: Fix calculations for ICOSQ size
Maxim Mikityanskiy
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
2022-09-30
net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlen
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Keep a separate MKey for striding RQ
Maxim Mikityanskiy
2022-09-30
net/mlx5e: xsk: Use XSK frame size as striding RQ page size
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
2022-09-30
net: stmmac: add a parse for new property 'snps,clk-csr'
Jianguo Zhang
2022-09-30
net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
Colin Ian King
2022-09-30
net: bna: Fix spelling mistake "muliple" -> "multiple"
Colin Ian King
2022-09-30
ibmveth: Ethtool set queue support
Nick Child
2022-09-30
ibmveth: Implement multi queue on xmit
Nick Child
2022-09-30
ibmveth: Copy tx skbs into a premapped buffer
Nick Child
2022-09-30
bnx2: Fix spelling mistake "bufferred" -> "buffered"
Colin Ian King
2022-09-30
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
Colin Ian King
2022-09-30
net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Wang Yufen
2022-09-30
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-30
tsnep: Use page pool for RX
Gerhard Engleder
2022-09-30
tsnep: Add EtherType RX flow classification support
Gerhard Engleder
2022-09-30
tsnep: Support multiple TX/RX queue pairs
Gerhard Engleder
2022-09-30
tsnep: Move interrupt from device to queue
Gerhard Engleder
2022-09-30
wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
Wen Gong
2022-09-30
wifi: ath11k: Don't exit on wakeup failure
Baochen Qiang
2022-09-30
carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-09-29
eth: alx: take rtnl_lock on resume
Jakub Kicinski
2022-09-29
net: phy: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-29
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2022-09-29
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
2022-09-29
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2022-09-29
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
2022-09-29
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
2022-09-29
ethernet: 8390: remove unnecessary check of mem
Yang Yingliang
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
2022-09-29
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-09-29
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-29
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-29
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-29
wifi: rtl8xxxu: Improve rtl8xxxu_queue_select
Bitterblue Smith
2022-09-29
wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
Bitterblue Smith
2022-09-29
wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
Bitterblue Smith
2022-09-28
net/mlx5e: Use runtime values of striding RQ parameters in datapath
Maxim Mikityanskiy
2022-09-28
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
Maxim Mikityanskiy
2022-09-28
net/mlx5e: Improve the MTU change shortcut
Maxim Mikityanskiy
2022-09-28
net/mlx5e: xsk: Fix SKB headroom calculation in validation
Maxim Mikityanskiy
2022-09-28
net/mlx5e: xsk: Remove dead code in validation
Maxim Mikityanskiy
2022-09-28
net/mlx5e: Simplify stride size calculation for linear RQ
Maxim Mikityanskiy
[prev]
[next]