index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
1
-0
/
+4
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
1
-0
/
+1
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
1
-0
/
+3
2018-01-26
i40e: Fix kdump failure
Avinash Dayanand
1
-2
/
+2
2018-01-26
i40e: fix FW_LLDP flag on init
Alan Brady
1
-0
/
+3
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
1
-2
/
+12
2018-01-25
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-24
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: 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
1
-99
/
+1
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
1
-1
/
+1
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
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: Remove UDP support for big buffer
Amritha Nambiar
1
-9
/
+9
2017-11-27
i40e: Fix reporting incorrect error codes
Amritha Nambiar
1
-1
/
+0
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
1
-8
/
+0
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-301
/
+2457
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-3
/
+3
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
1
-30
/
+927
2017-10-31
i40e: Clean up of cloud filters
Amritha Nambiar
1
-0
/
+24
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
1
-1
/
+1
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
1
-0
/
+2
2017-10-31
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
1
-2
/
+3
2017-10-31
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
1
-9
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-18
/
+40
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-17
i40e: fix u64 division usage
Alan Brady
1
-18
/
+40
2017-10-13
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
1
-9
/
+91
2017-10-13
i40e: Refactor VF BW rate limiting
Amritha Nambiar
1
-0
/
+64
2017-10-13
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
1
-105
/
+352
2017-10-13
i40e: Add infrastructure for queue channel support
Amritha Nambiar
1
-9
/
+709
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
1
-5
/
+4
2017-10-09
i40e: fix a typo
Rami Rosen
1
-1
/
+1
2017-10-09
i40e: allow XPS with QoS enabled
Jacob Keller
1
-11
/
+6
2017-10-09
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
1
-1
/
+1
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
1
-6
/
+5
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
1
-2
/
+2
2017-10-06
i40e: implement split PCI error reset handler
Alan Brady
1
-0
/
+24
2017-10-06
i40e: Properly maintain flow director filters list
Filip Sadowski
1
-0
/
+1
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
1
-5
/
+19
[next]