summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-096-26/+104
|\
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-033-17/+72
| |\
| | * i40e: flower: Fix return value for unsupported offloadJiri Pirko2018-01-031-1/+1
| | * i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller2018-01-031-1/+16
| | * i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck2018-01-032-6/+46
| | * i40e: Remove UDP support for big bufferAmritha Nambiar2018-01-031-9/+9
| * | e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier2018-01-021-3/+8
| * | e1000: fix disabling already-disabled warningTushar Dave2018-01-022-6/+24
| |/
* | e1000: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman2018-01-081-2/+2
* | ixgbe: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-053-1/+15
* | i40e: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-053-2/+21
* | act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-2/+4
|/
* e1000: Fix off-by-one in debug messageAhmad Fatoum2017-11-271-2/+4
* i40e: Fix reporting incorrect error codesAmritha Nambiar2017-11-271-1/+0
* e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2017-11-272-4/+8
* i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva2017-11-271-1/+1
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-212-2/+2
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-211-1/+1
* i40e: restore promiscuous after resetAlan Brady2017-11-211-72/+83
* i40evf: fix client notify of l2 paramsAlan Brady2017-11-212-17/+31
* i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-211-0/+7
* i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-212-9/+0
* i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-211-10/+11
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-214-4/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1557-1345/+6227
|\
| * net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-081-1/+1
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-083-3/+3
| * net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-052-5/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-043-0/+3
| |\
| * | net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-0/+3
| * | i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-317-31/+1192
| * | i40e: Clean up of cloud filtersAmritha Nambiar2017-10-312-0/+33
| * | i40e: Admin queue definitions for cloud filtersAmritha Nambiar2017-10-312-4/+210
| * | i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar2017-10-316-5/+44
| * | i40e: Map TCs with the VSI seidsAmritha Nambiar2017-10-312-0/+3
| * | i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck2017-10-312-18/+0
| * | i40e: only redistribute MSI-X vectors when neededShannon Nelson2017-10-311-2/+3
| * | i40e: mark PM functions as __maybe_unusedArnd Bergmann2017-10-311-9/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-305-21/+22
| |\ \
| * | | igb: Add support for CBS offloadAndre Guedes2017-10-274-0/+384
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-222-28/+37
| |\ \ \
| * | | | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-2/+0
| * | | | ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-197-301/+495
| |\ \ \ \
| | * | | | i40e: fix u64 division usageAlan Brady2017-10-172-19/+42
OpenPOWER on IntegriCloud