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
/
cavium
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"
Jakub Kicinski
1
-2
/
+2
2022-02-09
net: ethernet: cavium: use div64_u64() instead of do_div()
Wang Qing
1
-2
/
+2
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-1
/
+2
2021-12-29
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
4
-13
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-22
octeon: constify netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-5
/
+14
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+5
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2021-10-19
cavium: Fix return values of the probe function
Zheyu Ma
1
-2
/
+2
2021-10-18
cavium: Return negative value when pci_alloc_irq_vectors() fails
Zheyu Ma
1
-1
/
+1
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-3
/
+3
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
3
-3
/
+3
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
4
-5
/
+4
2021-09-27
liquidio: Overcome missing device lock protection in init/remove flows
Leon Romanovsky
1
-7
/
+12
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-7
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-09-16
net: thunderx: Make use of the helper function dev_err_probe()
Cai Huoqing
3
-8
/
+4
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2
-3
/
+9
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
1
-1
/
+1
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-2
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-08-02
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-18
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
4
-4
/
+4
2021-07-15
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
1
-1
/
+1
2021-06-24
thunderx: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+37
2021-05-14
net: thunderx: Drop unnecessary NULL check after container_of
Guenter Roeck
1
-3
/
+0
2021-05-13
net: liquidio: Add missing null pointer checks
Tom Seewald
2
-15
/
+40
2021-05-13
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-14
cavium/liquidio: Fix duplicate argument
Wan Jiabing
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2
-10
/
+3
2021-04-12
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-07
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
1
-1
/
+1
2021-01-29
net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
dingsenjie
1
-12
/
+1
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+4
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+2
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2
-4
/
+0
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-05
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-2
/
+3
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
[next]