开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
net: atlantic: Remove unneeded semicolon
Zheng Bin
2020-04-24
net/mlxfw: Remove unneeded semicolon
Zheng Bin
2020-04-24
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
2020-04-24
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
2020-04-24
dpaa2-eth: fix return codes used in ndo_setup_tc
Jesper Dangaard Brouer
2020-04-24
macsec: avoid to set wrong mtu
Taehee Yoo
2020-04-24
mlxsw: spectrum_span: Replace zero-length array with flexible-array member
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Use 'refcount_t' for reference counting
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Remove unnecessary debug prints
Ido Schimmel
2020-04-24
mlxsw: spectrum_span: Rename parms() to parms_set()
Amit Cohen
2020-04-24
mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()
Amit Cohen
2020-04-24
Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-04-24
Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-23
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
2020-04-23
net: meth: remove spurious copyright text
Jonathan Corbet
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
2020-04-23
net: phy: bcm84881: clear settings on link down
Russell King
2020-04-23
qed: Make ll2_cbs static
Zou Wei
2020-04-23
net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
Tang Bin
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2020-04-23
net: ethernet: ti: cpts: use dev_yy() api for logs
Grygorii Strashko
2020-04-23
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
2020-04-23
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
2020-04-23
geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
2020-04-23
vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
Sabrina Dubroca
2020-04-23
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2020-04-23
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
2020-04-23
mlxsw: Fix some IS_ERR() vs NULL bugs
Dan Carpenter
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
2020-04-23
mac80211_hwsim: use GFP_ATOMIC under spin lock
Wei Yongjun
2020-04-22
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-22
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
2020-04-22
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2020-04-22
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
[next]