index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
2016-04-05
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
Alexander Duyck
2016-04-05
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
2016-04-05
i40evf: Fix get_rss_aq
Catherine Sullivan
2016-04-05
i40evf: Add longer wait after remove module
Mitch Williams
2016-04-05
i40e: Add new device ID for X722
Catherine Sullivan
2016-04-05
i40evf: Fix VLAN features
Mitch Williams
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
2016-04-05
i40evf: Add additional check for reset
Mitch Williams
2016-04-05
i40e/i40evf: Fix casting in transmit code
Jesse Brandeburg
2016-04-05
i40e/i40evf: Add support for bulk free in Tx cleanup
Alexander Duyck
2016-04-05
i40e/i40evf: Fix handling of boolean logic in polling routines
Alexander Duyck
2016-04-05
i40evf: remove dead code
Alan Cox
2016-04-05
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2016-02-18
i40e: implement and use Rx CTL helper functions
Shannon Nelson
2016-02-18
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2016-02-18
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
2016-02-18
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-18
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-18
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-18
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-18
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
Alexander Duyck
2016-02-18
i40e/i40evf: Consolidate all header changes into TSO function
Alexander Duyck
2016-02-18
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
Alexander Duyck
2016-02-18
i40e/i40evf: Use u64 values instead of casting them in TSO function
Alexander Duyck
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-17
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
2016-02-17
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
Anjali Singhai Jain
2016-02-17
i40e: clean event descriptor before use
Shannon Nelson
2016-02-17
i40evf: set adapter state on reset failure
Mitch Williams
2016-02-17
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
i40evf: support packet split receive
Mitch Williams
2016-02-17
i40e/i40evf: Bump version
Jesse Brandeburg
2016-02-17
i40e: properly show packet split status in debugfs
Mitch Williams
2016-02-17
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
2016-02-17
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-17
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
2016-02-17
i40e/i40evf: try again after failure
Jesse Brandeburg
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
2016-02-17
i40evf: Change vf driver string to reflect all products i40evf supports
Catherine Sullivan
2016-02-17
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
[prev]
[next]