index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qede
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-21
1
-2
/
+9
|
\
|
*
qede: fix interrupt coalescing configuration
Manish Chopra
2023-02-20
1
-2
/
+9
*
|
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+3
|
/
*
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
2023-01-28
1
-3
/
+4
*
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
1
-5
/
+8
*
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
2
-3
/
+3
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-5
/
+3
*
net: qede: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-17
1
-1
/
+0
*
qede: Reduce verbosity of ptp tx timestamp
Prabhakar Kushwaha
2022-04-30
1
-5
/
+5
*
qede: confirm skb is allocated before using
Jamie Bainbridge
2022-04-06
1
-0
/
+3
*
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
*
|
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
1
-0
/
+7
|
\
|
*
qede: validate non LSO skb length
Manish Chopra
2021-12-04
1
-0
/
+7
*
|
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-04
1
-0
/
+13
*
|
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-04
1
-15
/
+76
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
|
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
|
/
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
1
-1
/
+1
*
qed: Fix kernel-doc warnings
Prabhakar Kushwaha
2021-10-04
1
-1
/
+4
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
2
-3
/
+3
*
qed: Don't ignore devlink allocation failures
Leon Romanovsky
2021-09-24
1
-7
/
+5
*
qed: Improve the stack space of filter_config()
Shai Malin
2021-09-13
1
-28
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
1
-1
/
+1
|
\
|
*
qede: Fix memset corruption
Shai Malin
2021-08-25
1
-1
/
+1
*
|
qed: Enable automatic recovery on error condition.
Alok Prasad
2021-08-25
1
-1
/
+20
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
2
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
2
-0
/
+9
|
\
|
|
*
qede: fix crash in rmmod qede while automatic debug collection
Prabhakar Kushwaha
2021-08-02
2
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-2
/
+2
|
\
|
|
*
net: qede: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-07-26
1
-2
/
+2
*
|
qede: Remove the qede module version
Shai Malin
2021-07-29
3
-21
/
+4
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
qede: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-6
/
+0
*
net: qede: Use list_for_each_entry() to simplify code
Wang Hai
2021-06-09
1
-4
/
+2
*
qede: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
2021-04-05
1
-5
/
+2
*
qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Christophe JAILLET
2021-04-05
1
-1
/
+1
*
qede: remove unused including <linux/version.h>
Zheng Yongjun
2021-03-26
1
-1
/
+0
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-12
/
+7
*
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
2021-02-11
3
-7
/
+48
*
qede: add per queue coalesce support for qede driver
Bhaskar Upadhaya
2021-02-11
1
-0
/
+124
*
qede: add netpoll support for qede driver
Bhaskar Upadhaya
2021-02-11
1
-1
/
+2
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+2
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+1
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-6
/
+0
*
qede: fix offload for IPIP tunnel packets
Manish Chopra
2020-12-23
1
-0
/
+5
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
[next]