index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
/
netsec.c
(
follow
)
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
1
-4
/
+2
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
2023-08-01
1
-0
/
+11
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+3
*
net: netsec: fix error handling in netsec_register_mdio()
Yang Yingliang
2022-10-21
1
-0
/
+2
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
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
*
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 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
1
-1
/
+1
*
netsec: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-3
/
+0
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-26
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-21
1
-7
/
+17
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-3
/
+0
*
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-26
1
-2
/
+3
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-02
1
-1
/
+1
*
net: netsec: Add support for XDP frame size
Ilias Apalodimas
2020-05-15
1
-12
/
+18
*
net: socionext: reject unsupported coalescing params
Jakub Kicinski
2020-03-18
1
-0
/
+2
*
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-12
/
+11
*
net: socionext: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-5
/
+1
*
net: socionext: fix xdp_result initialization in netsec_process_rx
Lorenzo Bianconi
2020-01-27
1
-1
/
+1
*
net: socionext: fix possible user-after-free in netsec_process_rx
Lorenzo Bianconi
2020-01-27
1
-1
/
+1
*
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-22
1
-7
/
+1
*
net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
Lorenzo Bianconi
2020-01-15
1
-17
/
+26
*
net: netsec: Change page pool nid to NUMA_NO_NODE
Ilias Apalodimas
2020-01-03
1
-1
/
+1
*
net: netsec: Correct dma sync for XDP_TX frames
Ilias Apalodimas
2019-10-17
1
-2
/
+2
*
net: socionext: netsec: fix xdp stats accounting
Lorenzo Bianconi
2019-10-17
1
-2
/
+3
*
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
2019-10-01
1
-23
/
+7
*
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
net: netsec: remove static declaration for netsec_set_tx_de()
Ilias Apalodimas
2019-07-09
1
-45
/
+41
*
net: netsec: remove superfluous if statement
Ilias Apalodimas
2019-07-09
1
-4
/
+4
[next]