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
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
1
-41
/
+14
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
5
-34
/
+33
2018-02-12
i40e: fix typo in function description
Alan Brady
1
-1
/
+1
2018-02-08
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
1
-1
/
+1
2018-01-27
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
1
-0
/
+4
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2
-8
/
+5
2018-01-27
i40e: fix reported mask for ntuple filters
Jacob Keller
1
-4
/
+4
2018-01-27
i40e: disallow programming multiple filters with same criteria
Jacob Keller
1
-0
/
+87
2018-01-27
i40e: program fragmented IPv4 filter input set
Jacob Keller
2
-0
/
+13
2018-01-27
i40e: Fix kdump failure
Avinash Dayanand
1
-2
/
+2
2018-01-27
i40e: cleanup unnecessary parens
Jeff Kirsher
1
-1
/
+1
2018-01-27
i40e: fix FW_LLDP flag on init
Alan Brady
1
-0
/
+3
2018-01-27
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2
-3
/
+58
2018-01-27
i40e: change flags to use 64 bits
Alice Michael
2
-35
/
+36
2018-01-27
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
3
-0
/
+43
2018-01-27
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
1
-10
/
+12
2018-01-27
i40e: Fix for adding multiple ethtool filters on the same location
Patryk Małek
1
-6
/
+6
2018-01-27
i40e: Add returning AQ critical error to SW
Michal Kosiarz
3
-4
/
+12
2018-01-26
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-25
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-23
i40e: Fix channel addition in reset flow
Amritha Nambiar
1
-0
/
+11
2018-01-23
i40e: Delete an error message for a failed memory allocation in i40e_init_int...
Markus Elfring
1
-3
/
+2
2018-01-23
i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
Shiraz Saleem
2
-18
/
+20
2018-01-23
i40e: simplify pointer dereferences
Mitch Williams
1
-10
/
+8
2018-01-23
i40e: check for invalid DCB config
Mitch Williams
1
-1
/
+33
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
3
-99
/
+57
2018-01-23
i40e: Fix for blinking activity instead of link LEDs
Michal Kuchta
1
-3
/
+2
2018-01-23
i40e: avoid divide by zero
Mitch Williams
1
-2
/
+7
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
7
-48
/
+150
2018-01-10
i40e: track id can be 0
Jingjing Wu
1
-5
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
4
-34
/
+36
2018-01-10
i40e: remove redundant initialization of read_size
Colin Ian King
1
-1
/
+1
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
2018-01-10
i40e: add helper conversion function for link_speed
Jacob Keller
2
-2
/
+33
2018-01-10
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
1
-0
/
+1
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
1
-0
/
+4
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+49
2018-01-06
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-2
/
+21
2018-01-03
i40e: flower: Fix return value for unsupported offload
Jiri Pirko
1
-1
/
+1
2018-01-03
i40e: don't remove netdev->dev_addr when syncing uc list
Jacob Keller
1
-1
/
+16
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
1
-3
/
+23
2018-01-03
i40e: Remove UDP support for big buffer
Amritha Nambiar
1
-9
/
+9
2017-11-28
i40e: Fix reporting incorrect error codes
Amritha Nambiar
1
-1
/
+0
2017-11-28
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
1
-1
/
+1
2017-11-22
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-22
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-22
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-22
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
[next]