summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: support second + quarter ns time format for receive datapathEdward Cree2018-01-251-33/+106
* sfc: support separate PTP and general timestampingLaurence Evans2018-01-251-15/+43
* sfc: simplify RX datapath timestampingLaurence Evans2018-01-251-8/+5
* sfc: only advertise TX timestamping if we have the license for itMartin Habets2018-01-252-1/+16
* sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-256-13/+54
* sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2018-01-252-2/+46
* sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2018-01-252-0/+29
* sfc: use main datapath for HW timestamps if availableMartin Habets2018-01-252-15/+42
* sfc: add function to determine which TX timestamping method to useMartin Habets2018-01-252-0/+11
* sfc: handle TX timestamps in the normal data pathMartin Habets2018-01-255-9/+119
* sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2018-01-252-30/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-247-29/+37
|\
| * net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov2018-01-241-1/+1
| * net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2018-01-242-0/+8
| * i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski2018-01-241-0/+2
| * qed: Free reserved MR tidMichal Kalderon2018-01-241-11/+17
| * qed: Remove reserveration of dpi for kernelMichal Kalderon2018-01-241-3/+0
| * mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz2018-01-241-8/+2
| * vmxnet3: repair memory leakNeil Horman2018-01-231-1/+1
| * pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-231-5/+6
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-01-243-17/+43
|\ \
| * | fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan2018-01-241-1/+3
| * | fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan2018-01-241-1/+1
| * | fm10k: don't assume VLAN 1 is enabledJacob Keller2018-01-241-5/+3
| * | fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller2018-01-241-3/+0
| * | fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan2018-01-241-2/+12
| * | fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller2018-01-241-2/+2
| * | fm10k: Fix configuration for macvlan offloadAlexander Duyck2018-01-241-3/+22
* | | cxgb4: make symbol pedits staticWei Yongjun2018-01-241-1/+1
* | | net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2018-01-242-3/+7
* | | net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2018-01-242-3/+3
* | | igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua2018-01-241-0/+9
* | | igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring2018-01-241-2/+0
* | | igb: Free IRQs when device is hotpluggedLyude Paul2018-01-241-1/+1
* | | e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner2018-01-241-0/+2
* | | igb: Clarify idleslope config constraintsJesus Sanchez-Palencia2018-01-241-0/+14
* | | e1000e: Set HTHRESH when PTHRESH is usedMatt Turner2018-01-241-1/+1
* | | igb: add function to get maximum RSS queuesZhang Shengju2018-01-243-33/+12
* | | igb: Allow to remove administratively set MAC on VFsCorinna Vinschen2018-01-241-11/+31
|/ /
* | cxgb4: properly initialize variablesRahul Lakkireddy2018-01-242-2/+4
* | cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy2018-01-243-15/+2
* | cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-249-8/+116
* | selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet2018-01-231-0/+6
* | netdevsim: don't compile BPF code if syscall not enabledJakub Kicinski2018-01-232-1/+33
* | netdevsim: add extack support for TC eBPF offloadQuentin Monnet2018-01-231-7/+28
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-2318-210/+403
|\ \
| * | i40e: Fix channel addition in reset flowAmritha Nambiar2018-01-231-0/+11
| * | i40evf: ignore link up if not runningAlan Brady2018-01-231-12/+23
| * | i40e: Delete an error message for a failed memory allocation in i40e_init_int...Markus Elfring2018-01-231-3/+2
| * | i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem2018-01-232-18/+20