index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: octeon: fix build after netif_napi_add() changes
Jakub Kicinski
2022-10-03
1
-2
/
+2
*
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
2022-09-29
1
-5
/
+0
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-3
/
+2
*
liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...
Ruffalo Lavoisier
2022-09-20
2
-4
/
+4
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-3
/
+3
*
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-17
1
-3
/
+0
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
2
-2
/
+2
*
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
2022-05-01
1
-8
/
+8
*
Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"
Jakub Kicinski
2022-02-11
1
-2
/
+2
*
net: ethernet: cavium: use div64_u64() instead of do_div()
Wang Qing
2022-02-09
1
-2
/
+2
*
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-29
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
4
-13
/
+0
|
/
*
octeon: constify netdev->dev_addr
Jakub Kicinski
2021-11-22
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
2
-5
/
+14
*
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
2021-10-22
1
-6
/
+5
*
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
*
|
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-10
1
-1
/
+0
*
|
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 of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
3
-3
/
+3
*
|
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
4
-5
/
+4
*
|
liquidio: Overcome missing device lock protection in init/remove flows
Leon Romanovsky
2021-09-27
1
-7
/
+12
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
1
-1
/
+1
|
\
|
|
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-1
/
+1
|
|
\
|
|
*
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
1
-1
/
+1
|
|
*
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-17
1
-1
/
+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
2
-3
/
+9
*
|
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
1
-2
/
+2
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
|
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-02
4
-18
/
+6
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
4
-4
/
+4
*
|
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
2021-07-15
1
-1
/
+1
|
/
*
thunderx: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
2
-17
/
+37
|
\
|
*
net: liquidio: Add missing null pointer checks
Tom Seewald
2021-05-13
2
-15
/
+40
|
*
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
*
|
net: thunderx: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-14
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-1
/
+1
|
\
|
*
cavium/liquidio: Fix duplicate argument
Wan Jiabing
2021-04-14
1
-1
/
+1
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
2
-10
/
+3
*
|
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
2021-04-12
1
-1
/
+1
[next]