index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
2
-2
/
+2
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
2
-6
/
+0
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-3
/
+8
*
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
2021-10-22
1
-6
/
+5
*
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-10
1
-1
/
+0
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
2
-2
/
+2
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
3
-3
/
+3
*
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 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
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
|
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
2
-4
/
+4
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
|
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
2021-07-15
1
-1
/
+1
|
/
*
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
*
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
*
|
liquidio: Fix unintented sign extension of a left shift of a u16
Colin Ian King
2021-04-07
1
-1
/
+1
|
/
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
2
-4
/
+0
*
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
1
-1
/
+1
*
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
1
-2
/
+1
*
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
2
-1
/
+1
|
\
|
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
|
*
liquidio: cn68xx: Remove duplicated include
YueHaibing
2020-11-02
1
-1
/
+0
*
|
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
1
-7
/
+2
|
/
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
7
-303
/
+321
*
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2020-09-25
1
-0
/
+1
*
net: liquidio: Remove set but not used variable
Zheng Yongjun
2020-09-19
1
-5
/
+4
*
liquidio: Fix -Wmissing-prototypes warnings for liquidio
Wang Hai
2020-09-18
2
-0
/
+2
*
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
2
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
2
-28
/
+26
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-28
/
+26
*
|
liquidio: Remove unneeded cast from memory allocation
YueHaibing
2020-09-01
1
-6
/
+3
|
/
*
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
2020-08-03
1
-1
/
+1
*
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
2020-07-30
1
-7
/
+4
*
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
1
-26
/
+33
*
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
1
-26
/
+33
*
liquidio: use generic power management
Vaibhav Gupta
2020-07-01
1
-26
/
+5
*
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
2020-06-28
1
-1
/
+1
*
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
2020-06-17
1
-7
/
+3
*
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
2020-05-08
1
-1
/
+0
*
liquidio: remove unused inline functions
YueHaibing
2020-04-25
1
-12
/
+0
*
liquidio: remove set but not used variable 's'
YueHaibing
2020-03-19
1
-5
/
+0
*
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-0
/
+11
*
net/liquidio: Delete non-working LIQUIDIO_PACKAGE check
Leon Romanovsky
2020-03-03
2
-9
/
+2
*
net/liquidio: Delete driver version assignment
Leon Romanovsky
2020-03-03
4
-18
/
+2
[next]