index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Lines
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
-1
/
+32
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
-0
/
+5
2022-06-07
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
-2
/
+2
2022-06-07
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
-2
/
+2
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
-139
/
+115
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+37
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
-1
/
+2
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
-11
/
+16
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
-3
/
+4
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
-4
/
+15
2022-05-13
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
-18
/
+51
2022-05-13
ixgbe: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
-36
/
+63
2022-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
-10
/
+9
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-41
/
+92
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
-13
/
+14
2022-05-10
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
-6
/
+2
2022-05-10
igc: Remove unused phy_type enum
Sasha Neftin
-18
/
+3
2022-05-10
igc: Remove igc_set_spd_dplx method
Sasha Neftin
-51
/
+0
2022-05-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-5
/
+4
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
-1
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
-1
/
+1
2022-05-06
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-4
/
+4
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
-2
/
+8
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
-18
/
+50
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
-8
/
+20
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
-5
/
+3
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
-0
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
-2
/
+2
2022-05-06
ixgbe: propagate XFRM offload state direction instead of flags
Leon Romanovsky
-10
/
+9
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
-2
/
+2
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
-2
/
+2
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
-7
/
+77
2022-05-05
ice: add newline to dev_dbg in ice_vf_fdir_dump_info
Jacob Keller
-1
/
+1
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
-0
/
+37
2022-05-05
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
-2
/
+4
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
-35
/
+17
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
-2
/
+1
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
-2
/
+2
2022-05-05
ixgbe: Fix module_param allow_unsupported_sfp type
Jeff Daly
-2
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-20
/
+15
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
-1
/
+2
[next]