index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2
-43
/
+40
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
8
-25
/
+98
2021-10-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
4
-7
/
+5
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2
-0
/
+56
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
1
-7
/
+17
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
1
-3
/
+4
2021-10-29
ice: Clear synchronized addrs when adding VFs in switchdev mode
Marcin Szycik
1
-0
/
+6
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
4
-15
/
+15
2021-10-29
igc: Change Device Reset to Port Reset
Sasha Neftin
2
-2
/
+2
2021-10-29
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2021-10-29
igc: Remove media type checking on the PHY initialization
Sasha Neftin
1
-5
/
+0
2021-10-29
net: ixgbevf: Remove redundant initialization of variable ret_val
Colin Ian King
1
-1
/
+1
2021-10-29
igb: unbreak I2C bit-banging on i350
Jan Kundrát
1
-8
/
+15
2021-10-29
intel: Simplify bool conversion
Yang Li
2
-2
/
+2
2021-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
13
-82
/
+1110
2021-10-28
ice: fix error return code in ice_get_recp_frm_fw()
Wang Hai
1
-1
/
+3
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
1
-0
/
+1
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
3
-5
/
+47
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
1
-0
/
+3
2021-10-28
ice: send correct vc status in switchdev
Michal Swiatkowski
1
-14
/
+49
2021-10-28
ice: support for GRE in eswitch
Michal Swiatkowski
5
-14
/
+161
2021-10-28
ice: low level support for tunnels
Michal Swiatkowski
5
-16
/
+298
2021-10-28
ice: VXLAN and Geneve TC support
Michal Swiatkowski
5
-44
/
+362
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
3
-2
/
+200
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+7
2021-10-25
ice: check whether PTP is initialized in ice_ptp_release()
Yongxin Liu
1
-0
/
+3
2021-10-25
ice: Respond to a NETDEV_UNREGISTER event for LAG
Dave Ertman
1
-14
/
+4
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-3
/
+2
2021-10-22
ice: Nuild fix.
David S. Miller
1
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
13
-30
/
+102
2021-10-21
ice: Add tc-flower filter support for channel
Kiran Patil
6
-8
/
+438
2021-10-21
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
5
-10
/
+913
2021-10-21
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
13
-137
/
+671
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
3
-0
/
+8
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-10-20
e1000e: Fix packet loss on Tiger Lake and later
Sasha Neftin
2
-1
/
+13
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
3
-23
/
+46
2021-10-19
ice: fix an error code in ice_ena_vfs()
Dan Carpenter
1
-1
/
+2
2021-10-19
ice: use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2
-4
/
+4
2021-10-19
ice: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-3
/
+1
2021-10-19
ice: Refactor PR ethtool ops
Wojciech Drewek
1
-25
/
+74
2021-10-19
ice: Manage act flags for switchdev offloads
Wojciech Drewek
5
-138
/
+21
2021-10-19
ice: Forbid trusted VFs in switchdev mode
Wojciech Drewek
1
-5
/
+5
2021-10-19
ice: fix software generating extra interrupts
Jesse Brandeburg
2
-11
/
+16
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2
-8
/
+13
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
4
-87
/
+142
[next]