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.13.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
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-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
2019-08-05
i40e: verify string count matches even on early return
Jacob Keller
1
-1
/
+2
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
1
-0
/
+4
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
1
-28
/
+35
2019-08-05
i40e: fix code comments
Jeff Kirsher
1
-1
/
+1
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2
-1
/
+13
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
1
-0
/
+5
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
3
-2
/
+9
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
i40e: Use dev_get_drvdata
Chuhong Yuan
1
-5
/
+3
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-3
/
+3
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-21
/
+5
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+7
2019-06-29
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-5
/
+7
2019-06-26
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-9
/
+6
2019-06-26
i40e: update copyright string
Alice Michael
1
-1
/
+1
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
4
-14
/
+34
2019-06-26
i40e: missing priorities for any QoS traffic
Aleksandr Loktionov
1
-3
/
+54
2019-06-26
i40e: Add log entry while creating or deleting TC0
Piotr Kwapulinski
1
-0
/
+4
2019-06-26
i40e: fix incorrect function documentation comment
Jacob Keller
1
-2
/
+1
2019-06-26
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
1
-2
/
+1
2019-06-26
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
1
-0
/
+4
2019-06-14
i40e: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
1
-21
/
+24
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
1
-3
/
+0
2019-06-14
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
1
-1
/
+11
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
1
-2
/
+25
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
1
-43
/
+31
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2
-23
/
+25
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
1
-1
/
+10
2019-06-14
i40e: Use signed variable
Mitch Williams
1
-1
/
+1
2019-06-14
i40e: add constraints for accessing veb array
Piotr Kwapulinski
1
-5
/
+7
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
1
-1
/
+1
[next]