index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
3
-45
/
+5
2016-02-17
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
1
-1
/
+1
2016-02-17
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
Anjali Singhai Jain
2
-2
/
+10
2016-02-17
i40e: clean event descriptor before use
Shannon Nelson
1
-9
/
+11
2016-02-17
i40e: better error reporting for nvmupdate
Shannon Nelson
2
-20
/
+24
2016-02-17
i40e: expand comment
Mitch Williams
1
-1
/
+5
2016-02-17
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
2
-23
/
+6
2016-02-17
i40e/i40evf: avoid atomics
Mitch Williams
1
-8
/
+13
2016-02-17
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
3
-17
/
+4
2016-02-17
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
Anjali Singhai Jain
1
-1
/
+3
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
5
-16
/
+31
2016-02-17
i40e: trivial: cleanup use of pf->hw
Jesse Brandeburg
1
-4
/
+4
2016-02-17
i40e: drop unused debugfs file "dump"
Jesse Brandeburg
1
-250
/
+0
2016-02-17
i40e: get rid of magic number
Mitch Williams
1
-1
/
+1
2016-02-17
i40e/i40evf: Bump version
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: properly show packet split status in debugfs
Mitch Williams
2
-4
/
+3
2016-02-17
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
1
-2
/
+3
2016-02-17
i40e/i40evf: use pages correctly in Rx
Mitch Williams
3
-43
/
+82
2016-02-17
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
1
-4
/
+8
2016-02-17
i40e: dump descriptor indexes in hex
Jesse Brandeburg
1
-7
/
+7
2016-02-17
i40e/i40evf: try again after failure
Jesse Brandeburg
2
-12
/
+45
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
4
-11
/
+17
2016-02-17
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
1
-23
/
+34
2016-02-17
i40e: use new add_veb calling with VEB stats control
Shannon Nelson
2
-5
/
+10
2016-02-17
i40e: add VEB stat control and remove L2 cloud filter
Shannon Nelson
3
-9
/
+10
2016-02-17
i40e: set shared bit for multicast filters
Shannon Nelson
1
-2
/
+8
2016-02-17
i40e: Make the DCB firmware checks for X710/XL710 only
Neerav Parikh
2
-7
/
+36
2016-02-17
i40e: move sync_vsi_filters up in service_task
Jesse Brandeburg
1
-1
/
+6
2016-02-17
i40e: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-18
/
+1
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
5
-2
/
+21
2016-02-17
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai
1
-1
/
+14
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: avoid large memcpy by assigning struct
Jacob Keller
1
-3
/
+5
2016-02-17
i40e: count allocation errors
Jesse Brandeburg
1
-0
/
+2
2016-02-17
i40e: drop unused function
Jesse Brandeburg
2
-17
/
+0
2016-02-17
i40e: negate PHY int mask bits
Shannon Nelson
1
-8
/
+8
2016-02-17
i40e: APIs to Add/remove port mirroring rules
Kiran Patil
2
-0
/
+174
2016-02-17
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-1
/
+10
2016-02-17
i40e: allocate memory safer
Jesse Brandeburg
1
-2
/
+2
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
1
-0
/
+3
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
1
-4
/
+4
2016-02-17
i40e: trivial: fix missing space
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: trivial: drop duplicate definition
Jesse Brandeburg
1
-2
/
+0
2016-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-39
/
+94
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2
-5
/
+8
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
3
-7
/
+14
2016-02-16
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
1
-1
/
+1
2016-02-16
i40e: trivial: remove unnecessary local var
Jesse Brandeburg
1
-3
/
+2
2016-02-16
i40e: remove VF device IDs from PF
Jesse Brandeburg
2
-12
/
+0
2016-02-16
i40e: add netdev info to VSI dump
Shannon Nelson
1
-8
/
+16
[prev]
[next]