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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
1
-0
/
+3
2020-08-26
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2
-9
/
+28
2020-07-16
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-10
/
+19
2020-03-05
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-02-24
i40e: Relax i40e_xsk_wakeup's return value when PF is busy
Maciej Fijalkowski
1
-1
/
+1
2020-02-06
i40e: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-4
/
+18
2020-01-23
i40e: prevent memory leak in i40e_setup_macvlans
Navid Emamdoost
1
-0
/
+1
2020-01-12
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-31
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
2
-19
/
+26
2019-12-31
i40e: initialize ITRN registers with correct values
Nicholas Nunley
1
-5
/
+5
2019-11-09
i40e: need_wakeup flag might not be set for Tx
Magnus Karlsson
1
-8
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
1
-0
/
+2
2019-11-09
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-01
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
1
-5
/
+0
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-09-16
i40e: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-11
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-0
/
+5
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
1
-1
/
+2
2019-09-11
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
1
-5
/
+5
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
1
-3
/
+7
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
1
-9
/
+10
2019-09-11
i40e: mark additional missing bits as reserved
Jacob Keller
1
-0
/
+3
2019-09-11
i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
Jacob Keller
1
-1
/
+1
2019-09-11
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
1
-1
/
+1
2019-09-11
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-09-09
i40e: Add support for X710 device
Mariusz Stachura
1
-0
/
+1
2019-09-09
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2
-5
/
+0
2019-09-09
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
3
-1
/
+6
2019-09-09
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
Mauro S. M. Rodrigues
1
-10
/
+11
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-20
/
+39
2019-09-05
i40e: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-08-31
i40e: modify driver for handling offsets
Kevin Laatz
1
-4
/
+9
2019-08-31
i40e: simplify Rx buffer recycle
Kevin Laatz
1
-10
/
+3
2019-08-22
i40e: fix retrying in i40e_aq_get_phy_capabilities
Marcin Formela
1
-7
/
+10
2019-08-22
i40e: Persistent LLDP support
Sylwia Wnuczko
5
-1
/
+127
2019-08-22
i40e: allow reset in recovery mode
Piotr Kwapulinski
3
-8
/
+63
2019-08-22
i40e: Remove function i40e_update_dcb_config()
Grzegorz Siwik
1
-45
/
+1
2019-08-22
i40e: Fix crash caused by stress setting of VF MAC addresses
Slawomir Laba
1
-1
/
+6
2019-08-22
i40e: reset veb.tc_stats when resetting veb.stats
Jacob Keller
1
-0
/
+4
2019-08-22
i40e: Update FW API version to 1.9
Piotr Azarewicz
1
-2
/
+2
2019-08-22
i40e: check_recovery_mode had wrong if statement
Adrian Podlawski
2
-3
/
+20
2019-08-22
i40e: Add drop mode parameter to set mac config
Sylwia Wnuczko
3
-15
/
+19
2019-08-22
i40e: fix shifts of signed values
Beilei Xing
1
-12
/
+12
2019-08-22
i40e: add check on i40e_configure_tx_ring() return value
huhai
1
-1
/
+1
2019-08-22
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2
-0
/
+7
2019-08-22
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2019-08-18
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
1
-0
/
+18
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
3
-6
/
+8
2019-08-11
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
1
-18
/
+21
[next]