index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iavf: fix potential races for FDIR filters
Piotr Gardocki
2023-08-09
2
-4
/
+12
*
igc: Add lock to safeguard global Qbv variables
Muhammad Husaini Zulkifli
2023-08-09
2
-2
/
+36
*
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
2023-07-31
1
-0
/
+18
*
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
2023-07-26
1
-12
/
+28
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-25
2
-6
/
+7
|
\
|
*
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
1
-3
/
+3
|
*
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-21
1
-2
/
+3
|
*
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-21
1
-1
/
+1
*
|
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
2023-07-25
1
-12
/
+14
*
|
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-24
1
-1
/
+1
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-19
4
-111
/
+176
|
\
|
*
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
4
-29
/
+16
|
*
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
3
-32
/
+85
|
*
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
1
-15
/
+0
|
*
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
1
-11
/
+2
|
*
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
4
-17
/
+68
|
*
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
1
-3
/
+4
|
*
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-17
1
-1
/
+1
|
*
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-07-17
1
-4
/
+1
*
|
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
2023-07-19
1
-2
/
+2
*
|
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
2023-07-14
3
-4
/
+21
*
|
ice: Unregister netdev and devlink_port only once
Petr Oros
2023-07-14
1
-27
/
+0
|
/
*
igc: Fix inserting of empty frame for launchtime
Florian Kauer
2023-07-10
1
-1
/
+1
*
igc: Fix launchtime before start of cycle
Florian Kauer
2023-07-10
1
-1
/
+1
*
igc: No strict mode in pure launchtime/CBS offload
Florian Kauer
2023-07-10
1
-2
/
+22
*
igc: Handle already enabled taprio offload for basetime 0
Florian Kauer
2023-07-10
1
-1
/
+1
*
igc: Do not enable taprio offload for invalid arguments
Florian Kauer
2023-07-10
1
-12
/
+6
*
igc: Rename qbv_enable to taprio_offload_enable
Florian Kauer
2023-07-10
3
-5
/
+5
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-07-07
5
-32
/
+118
|
\
|
*
igc: Handle PPS start time programming for past time values
Aravindhan Gunasekaran
2023-07-05
1
-3
/
+22
|
*
igc: Include the length/type field and VLAN tag in queueMaxSDU
Tan Tee Min
2023-07-05
1
-11
/
+4
|
*
igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...
Prasad Koya
2023-07-05
1
-0
/
+2
|
*
igc: Fix TX Hang issue when QBV Gate is closed
Muhammad Husaini Zulkifli
2023-07-05
3
-18
/
+87
|
*
igc: Remove delay during TX ring configuration
Muhammad Husaini Zulkifli
2023-07-05
1
-1
/
+0
|
*
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli
2023-07-05
3
-0
/
+4
*
|
ice: Fix tx queue rate limit when TCs are configured
Sridhar Samudrala
2023-07-05
3
-11
/
+19
*
|
ice: Fix max_rate check while configuring TX rate limits
Sridhar Samudrala
2023-07-05
1
-8
/
+8
|
/
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
53
-1619
/
+1545
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
3
-47
/
+117
|
|
\
|
|
*
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
2023-06-22
1
-11
/
+37
|
|
*
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
2023-06-22
3
-12
/
+7
|
|
*
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
2023-06-22
3
-5
/
+43
|
|
*
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
2023-06-22
3
-30
/
+41
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-06-25
9
-108
/
+52
|
|
\
\
|
|
*
|
ice: use ice_down_up() where applicable
Maciej Fijalkowski
2023-06-22
1
-15
/
+3
|
|
*
|
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
2023-06-22
1
-2
/
+2
|
|
*
|
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-06-22
6
-75
/
+29
|
|
*
|
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
2023-06-22
1
-3
/
+2
|
|
*
|
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
2023-06-22
1
-10
/
+9
|
|
*
|
ice: reduce initial wait for control queue messages
Jacob Keller
2023-06-22
2
-3
/
+7
[next]