index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
/
netsec.c
Age
Commit message (
Expand
)
Author
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-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-06-25
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
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
2020-03-17
net: socionext: reject unsupported coalescing params
Jakub Kicinski
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-19
net: socionext: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-27
net: socionext: fix xdp_result initialization in netsec_process_rx
Lorenzo Bianconi
2020-01-27
net: socionext: fix possible user-after-free in netsec_process_rx
Lorenzo Bianconi
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-14
net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
Lorenzo Bianconi
2020-01-03
net: netsec: Change page pool nid to NUMA_NO_NODE
Ilias Apalodimas
2019-10-17
net: netsec: Correct dma sync for XDP_TX frames
Ilias Apalodimas
2019-10-17
net: socionext: netsec: fix xdp stats accounting
Lorenzo Bianconi
2019-10-01
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
2019-09-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
2019-07-09
net: netsec: remove static declaration for netsec_set_tx_de()
Ilias Apalodimas
2019-07-09
net: netsec: remove superfluous if statement
Ilias Apalodimas
2019-07-09
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
2019-07-05
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
2019-07-05
net: socionext: remove set but not used variable 'pkts'
YueHaibing
2019-07-01
net: netsec: add XDP support
Ilias Apalodimas
2019-07-01
net: netsec: Use page_pool API
Ilias Apalodimas
2019-06-19
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
2019-06-19
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
2019-04-23
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-15
net: socionext: remove mmio reads on Tx
Ilias Apalodimas
2018-12-15
net: socionext: correctly recover txq after being full
Ilias Apalodimas
2018-11-08
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
2018-11-08
net: socionext: different approach on DMA
Ilias Apalodimas
2018-10-23
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
2018-10-23
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
2018-10-23
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
2018-10-11
net: socionext: clear rx irq correctly
Ilias Apalodimas
2018-08-11
net: socionext: Increase descriptors to 256
Ilias Apalodimas
2018-08-11
net: socionext: Use descriptor info instead of MMIO reads on Rx
Ilias Apalodimas
2018-07-05
net: socionext: remove redundant pointer ndev
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-28
net: netsec: reduce DMA mask to 40 bits
Ard Biesheuvel
2018-04-16
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
2018-04-16
net: netsec: enable tx-irq during open callback
Jassi Brar
[next]