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
/
ethernet
/
socionext
Age
Commit message (
Expand
)
Author
2023-11-28
eth: link netdev to page_pools in drivers
Jakub Kicinski
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-09-20
net: ethernet: socionext: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-01
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-26
net: ethernet: ave: Fix MAC to be in charge of PHY PM
Kunihiko Hayashi
2022-10-26
net: ethernet: ave: Remove duplicate phy_resume() calls
Kunihiko Hayashi
2022-10-20
net: netsec: fix error handling in netsec_register_mdio()
Yang Yingliang
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-02-28
net: netsec: enable pp skb recycling
Lorenzo Bianconi
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-27
ethernet: netsec: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-10-20
ethernet: netsec: use eth_hw_addr_set()
Jakub Kicinski
2021-10-18
net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoC
Kunihiko Hayashi
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-17
net: netsec: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-24
netsec: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-05-17
net: socionext: Demote non-compliant kernel-doc headers
Yang Shen
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-18
netsec: restore phy power state after controller reset
Mian Yousaf Kaukab
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-20
net: netsec: add xdp tx return bulking support
Lorenzo Bianconi
2020-10-20
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
2020-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-21
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
2020-06-25
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-14
net: netsec: Add support for XDP frame size
Ilias Apalodimas
[next]