index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: link netdev to page_pools in drivers
Jakub Kicinski
2023-11-28
1
-0
/
+2
*
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
1
-1
/
+1
*
net: ethernet: socionext: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
2
-8
/
+4
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-0
/
+11
|
\
|
*
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
2023-08-01
1
-0
/
+11
*
|
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+2
|
/
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+3
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
1
-0
/
+6
|
\
|
*
net: ethernet: ave: Fix MAC to be in charge of PHY PM
Kunihiko Hayashi
2022-10-26
1
-0
/
+6
*
|
net: ethernet: ave: Remove duplicate phy_resume() calls
Kunihiko Hayashi
2022-10-26
1
-6
/
+0
|
/
*
net: netsec: fix error handling in netsec_register_mdio()
Yang Yingliang
2022-10-20
1
-0
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-3
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-4
/
+4
*
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-2
/
+1
*
net: netsec: enable pp skb recycling
Lorenzo Bianconi
2022-02-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
ethernet: netsec: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-7
/
+6
|
/
*
ethernet: netsec: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-7
/
+9
*
net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoC
Kunihiko Hayashi
2021-10-18
1
-0
/
+15
*
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-7
/
+2
*
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
1
-5
/
+5
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: netsec: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-17
1
-12
/
+9
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-3
/
+7
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
netsec: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-3
/
+0
*
net: socionext: Demote non-compliant kernel-doc headers
Yang Shen
2021-05-17
1
-1
/
+1
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-7
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
1
-9
/
+7
|
\
|
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-9
/
+7
*
|
netsec: restore phy power state after controller reset
Mian Yousaf Kaukab
2021-03-18
1
-3
/
+6
|
/
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+2
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
1
-1
/
+1
|
\
|
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
|
net: netsec: add xdp tx return bulking support
Lorenzo Bianconi
2020-11-20
1
-1
/
+11
|
/
*
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
2020-10-20
1
-7
/
+17
*
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
2020-09-28
1
-21
/
+11
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-3
/
+0
*
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
2020-07-21
1
-1
/
+1
*
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
1
-2
/
+3
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
1
-1
/
+1
*
net: netsec: Add support for XDP frame size
Ilias Apalodimas
2020-05-14
1
-12
/
+18
[next]