index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2022-06-16
net: ipa: call gsi_evt_ring_rx_update() unconditionally
Alex Elder
2022-06-16
net: ipa: pass GSI pointer to gsi_evt_ring_rx_update()
Alex Elder
2022-06-16
net: ipa: don't pass channel when mapping transaction
Alex Elder
2022-06-16
net: ipa: don't assume one channel per event ring
Alex Elder
2022-06-16
net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell
Rasmus Villemoes
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
2022-06-16
net: mana: Add support of XDP_REDIRECT action
Haiyang Zhang
2022-06-16
net: mana: Add the Linux MANA PF driver
Dexuan Cui
2022-06-16
net: ethernet: stmmac: reset force speed bit for ipq806x
Christian 'Ansuel' Marangi
2022-06-16
net: ethernet: stmmac: add missing sgmii configure for ipq806x
Christian 'Ansuel' Marangi
2022-06-15
mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
David Thompson
2022-06-15
net: sparx5: Allow mdb entries to both CPU and ports
Casper Andersson
2022-06-15
bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads
Sieng Piaw Liew
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-06-15
net: phy: marvell-88x2222: set proper phydev->port
Ivan Bornyakov
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-06-15
net: ipa: rework gsi_channel_tx_update()
Alex Elder
2022-06-15
net: ipa: stop counting total RX bytes and transactions
Alex Elder
2022-06-15
net: ipa: simplify TX completion statistics
Alex Elder
2022-06-15
net: ipa: introduce gsi_trans_tx_committed()
Alex Elder
2022-06-15
net: ipa: rename two transaction fields
Alex Elder
2022-06-15
net: ipa: use "tre_ring" for all TRE ring local variables
Alex Elder
2022-06-14
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
2022-06-14
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
2022-06-14
mlxsw: Revert "Prepare for XM implementation - LPM trees"
Petr Machata
2022-06-14
mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"
Petr Machata
2022-06-14
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
2022-06-14
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
2022-06-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2022-06-14
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
2022-06-13
net: phy: fixed_phy: set phy_mask before calling mdiobus_register()
Rasmus Villemoes
2022-06-13
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
2022-06-13
net/mlx5: group fdb cleanup to single function
Shay Drory
2022-06-13
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
2022-06-13
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-06-13
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
2022-06-13
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
2022-06-13
xilinx: Fix build on x86.
David S. Miller
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2022-06-13
net: ipa: derive channel from transaction
Alex Elder
[next]