index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
socionext
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
1
-7
/
+17
2020-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
1
-21
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-21
net: ethernet: ave: Fix error returns in ave_init
Wang Hai
1
-1
/
+1
2020-06-25
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-14
net: netsec: Add support for XDP frame size
Ilias Apalodimas
1
-12
/
+18
2020-05-06
net: socionext: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-03-17
net: socionext: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-12
/
+11
2020-02-19
net: socionext: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-5
/
+1
2020-02-12
net: ethernet: ave: Add capability of rgmii-id mode
Kunihiko Hayashi
1
-0
/
+9
2020-01-27
net: socionext: fix xdp_result initialization in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-27
net: socionext: fix possible user-after-free in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
1
-7
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+13
2020-01-16
net: ethernet: ave: Avoid lockdep warning
Kunihiko Hayashi
1
-7
/
+13
2020-01-14
net: socionext: get rid of huge dma sync in netsec_alloc_rx_data
Lorenzo Bianconi
1
-17
/
+26
2020-01-03
net: netsec: Change page pool nid to NUMA_NO_NODE
Ilias Apalodimas
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+3
2019-10-17
net: netsec: Correct dma sync for XDP_TX frames
Ilias Apalodimas
1
-2
/
+2
2019-10-17
net: socionext: netsec: fix xdp stats accounting
Lorenzo Bianconi
1
-2
/
+3
2019-10-01
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
1
-23
/
+7
2019-09-27
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
Kunihiko Hayashi
1
-3
/
+3
2019-09-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2019-08-21
net: socionext: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-09
net: netsec: remove static declaration for netsec_set_tx_de()
Ilias Apalodimas
1
-45
/
+41
2019-07-09
net: netsec: remove superfluous if statement
Ilias Apalodimas
1
-4
/
+4
2019-07-09
net: netsec: start using buffers if page_pool registration succeeded
Ilias Apalodimas
1
-8
/
+9
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
1
-6
/
+2
2019-07-08
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
1
-3
/
+1
2019-07-05
net: netsec: Sync dma for device on buffer allocation
Ilias Apalodimas
1
-0
/
+5
2019-07-05
net: socionext: remove set but not used variable 'pkts'
YueHaibing
1
-2
/
+1
2019-07-01
net: netsec: add XDP support
Ilias Apalodimas
1
-27
/
+334
2019-07-01
net: netsec: Use page_pool API
Ilias Apalodimas
2
-47
/
+80
2019-06-19
net: netsec: remove loops in napi Rx process
Ilias Apalodimas
1
-9
/
+2
2019-06-19
net: netsec: initialize tx ring on ndo_open
Ilias Apalodimas
1
-14
/
+18
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-23
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
1
-4
/
+7
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-15
net: socionext: remove mmio reads on Tx
Ilias Apalodimas
1
-43
/
+54
2018-12-15
net: socionext: correctly recover txq after being full
Ilias Apalodimas
1
-11
/
+45
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+14
2018-11-29
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
Kunihiko Hayashi
1
-0
/
+1
2018-11-29
net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
Kunihiko Hayashi
1
-6
/
+8
[next]