index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-15
/
+16
*
net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-09
1
-2
/
+1
*
net: thunderx: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2023-03-11
2
-7
/
+14
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+2
*
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
2022-12-06
1
-1
/
+3
*
net: thunderx: Fix the ACPI memory leak
Yu Liao
2022-11-24
1
-1
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-2
/
+2
*
net: thunderx: remove null check after call container_of()
Haowen Bai
2022-05-18
1
-3
/
+0
*
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
2022-05-01
1
-8
/
+8
*
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-02
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
2
-1
/
+2
|
\
|
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-30
1
-0
/
+1
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
|
/
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
2
-3
/
+3
|
\
|
*
cavium: Fix return values of the probe function
Zheyu Ma
2021-10-19
1
-2
/
+2
|
*
cavium: Return negative value when pci_alloc_irq_vectors() fails
Zheyu Ma
2021-10-18
1
-1
/
+1
*
|
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
-3
/
+3
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+1
*
|
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-16
3
-8
/
+4
|
/
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-1
/
+3
*
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-02
2
-14
/
+2
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
thunderx: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+0
*
net: thunderx: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-15
1
-3
/
+0
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-4
/
+1
*
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
2021-04-12
1
-1
/
+1
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+4
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+2
*
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: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
|
/
*
net: thunderx: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2020-10-10
1
-2
/
+2
*
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
3
-9
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-3
/
+3
*
net: thunderx: initialize VF's mailbox mutex before first usage
Dean Nelson
2020-08-06
1
-1
/
+3
*
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
2020-08-04
1
-2
/
+2
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-3
/
+0
*
net: tso: cache transport header length
Eric Dumazet
2020-06-19
1
-2
/
+3
*
net: thunderx: Add XDP frame size
Jesper Dangaard Brouer
2020-05-15
1
-0
/
+1
*
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
2020-03-24
1
-2
/
+1
*
net/cavium: Clean driver versions
Leon Romanovsky
2020-03-04
1
-2
/
+0
*
net: thunderx: Reduce mbox wait response time.
Geetha sowjanya
2020-03-02
1
-5
/
+4
*
net: thunderx: Adjust CQE_RX drop levels for better performance
Sunil Goutham
2020-03-02
1
-2
/
+2
*
net: thunderx: workaround BGX TX Underflow issue
Tim Harvey
2020-02-21
2
-3
/
+68
[next]