开源镜像站
帮助
动态
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
/
ethernet
Age
Commit message (
Expand
)
Author
2021-12-28
ixgbe: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
igb: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
ice: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
iavf: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
i40e: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
e1000: switch to napi_build_skb()
Alexander Lobakin
2021-12-28
e1000: switch to napi_consume_skb()
Alexander Lobakin
2021-12-27
net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
net: xilinx: emaclite: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
net: ethoc: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
fsl/fman: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
net: pxa168_eth: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
ethernet: netsec: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
net: lan966x: Fix the vlan used by host ports
Horatiu Vultur
2021-12-27
bnxt_en: Use page frag RX buffers for better software GRO performance
Jakub Kicinski
2021-12-27
bnxt_en: convert to xdp_do_flush
Edwin Peer
2021-12-27
bnxt_en: Support CQE coalescing mode in ethtool
Michael Chan
2021-12-27
bnxt_en: Support configurable CQE coalescing mode
Michael Chan
2021-12-27
bnxt_en: enable interrupt sampling on 5750X for DIM
Andy Gospodarek
2021-12-27
bnxt_en: Log error report for dropped doorbell
Michael Chan
2021-12-27
bnxt_en: Add event handler for PAUSE Storm event
Somnath Kotur
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2021-12-23
net: lan966x: Add support for multiple bridge flags
Horatiu Vultur
2021-12-22
mlxsw: spectrum_flower: Make vlan_id limitation more specific
Amit Cohen
2021-12-22
Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-22
net: broadcom: bcm4908enet: remove redundant variable bytes
Colin Ian King
2021-12-22
ice: trivial: fix odd indenting
Jesse Brandeburg
2021-12-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
2021-12-21
net/mlx5e: Take packet_merge params directly from the RX res struct
Tariq Toukan
2021-12-21
net/mlx5e: Allocate per-channel stats dynamically at first usage
Lama Kayal
2021-12-21
net/mlx5e: Use dynamic per-channel allocations in stats
Tariq Toukan
2021-12-21
net/mlx5e: Allow profile-specific limitation on max num of channels
Tariq Toukan
2021-12-21
net/mlx5e: Save memory by using dynamic allocation in netdev priv
Tariq Toukan
2021-12-21
net/mlx5e: Add profile indications for PTP and QOS HTB features
Tariq Toukan
2021-12-21
net/mlx5e: Use bitmap field for profile features
Tariq Toukan
2021-12-21
net/mlx5: Remove the repeated declaration
Shaokun Zhang
2021-12-21
net/mlx5: Let user configure max_macs generic param
Shay Drory
2021-12-21
net/mlx5: Let user configure event_eq_size param
Shay Drory
2021-12-21
net/mlx5: Let user configure io_eq_size param
Shay Drory
2021-12-21
fm10k: Fix syntax errors in comments
Xiang wangx
2021-12-21
igbvf: Refactor trace
Karen Sornek
2021-12-21
igb: remove never changed variable `ret_val'
Jason Wang
[next]