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
/
qlogic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
2
-32
/
+15
|
\
|
*
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
Yury Norov
2022-05-02
1
-1
/
+1
|
*
qed: rework qed_rdma_bmap_free()
Yury Norov
2022-05-02
1
-31
/
+14
*
|
qed: fix typos in comments
Julia Lawall
2022-05-22
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+2
|
\
\
|
*
|
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
2022-05-17
1
-1
/
+2
|
|
/
*
|
net: qede: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-17
1
-1
/
+0
*
|
qed: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-17
1
-1
/
+0
*
|
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
|
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-05
1
-5
/
+4
*
|
qede: Reduce verbosity of ptp tx timestamp
Prabhakar Kushwaha
2022-04-30
1
-5
/
+5
*
|
qed: Remove IP services API.
Guillaume Nault
2022-04-22
2
-240
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
2
-1
/
+4
|
\
|
|
*
qede: confirm skb is allocated before using
Jamie Bainbridge
2022-04-06
1
-0
/
+3
|
*
qed: fix ethtool register dump
Manish Chopra
2022-04-04
1
-1
/
+1
*
|
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
2022-04-07
1
-2
/
+2
|
/
*
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
1
-5
/
+5
*
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
8
-22
/
+146
|
\
|
*
qed: remove unnecessary memset in qed_init_fw_funcs
Wan Jiabing
2022-03-21
1
-2
/
+0
|
*
qlcnic: remove redundant assignment to variable index
Colin Ian King
2022-03-18
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
2
-7
/
+18
|
|
\
|
*
|
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2022-03-03
2
-2
/
+27
|
*
|
qed: display VF trust config
Manish Chopra
2022-03-03
1
-0
/
+1
|
*
|
net: qlcnic: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
1
-1
/
+2
|
*
|
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
2022-02-10
3
-2
/
+51
|
*
|
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Venkata Sudheer Kumar Bhavaraju
2022-01-31
2
-14
/
+64
*
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
/
*
|
qed: return status of qed_iov_get_link
Tom Rix
2022-03-07
1
-7
/
+11
*
|
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
2022-03-07
1
-0
/
+7
|
/
*
net/qla3xxx: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-8
/
+3
*
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-09
6
-38
/
+19
*
qed: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-02
1
-23
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-1
/
+1
|
\
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
3
-5
/
+13
|
\
\
|
*
|
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
2021-12-18
3
-5
/
+13
*
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-5
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
2
-10
/
+16
|
\
|
|
*
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
2021-12-07
1
-10
/
+9
|
*
qede: validate non LSO skb length
Manish Chopra
2021-12-03
1
-0
/
+7
*
|
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
5
-1
/
+80
*
|
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-03
6
-15
/
+162
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-2
/
+8
|
\
|
|
*
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-12-01
1
-2
/
+8
*
|
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
2021-12-02
4
-15
/
+158
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-3
/
+3
|
\
|
|
*
net: qed: fix the array may be out of bound
zhangyue
2021-11-26
1
-3
/
+3
*
|
qed: Use the bitmap API to simplify some functions
Christophe JAILLET
2021-11-22
1
-19
/
+5
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
3
-6
/
+18
[next]