summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-26sfc: add suffix to large constant in ptpBert Kenward
2018-01-25mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25i40e: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25ixgbe: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25netdevsim: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25qed: code indent should use tabs where possibleRohit Visavalia
2018-01-25be2net: networking block comments don't use an empty /* lineRohit Visavalia
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-25cxgb4: fix possible deadlockGanesh Goudar
2018-01-25sfc: support Medford2 frequency adjustment formatLaurence Evans
2018-01-25sfc: support second + quarter ns time format for receive datapathEdward Cree
2018-01-25sfc: support separate PTP and general timestampingLaurence Evans
2018-01-25sfc: simplify RX datapath timestampingLaurence Evans
2018-01-25sfc: only advertise TX timestamping if we have the license for itMartin Habets
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets
2018-01-25sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets
2018-01-25sfc: use main datapath for HW timestamps if availableMartin Habets
2018-01-25sfc: add function to determine which TX timestamping method to useMartin Habets
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-01-24fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan
2018-01-24fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan
2018-01-24fm10k: don't assume VLAN 1 is enabledJacob Keller
2018-01-24fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller
2018-01-24fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-01-24fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller
2018-01-24cxgb4: make symbol pedits staticWei Yongjun
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24fm10k: Fix configuration for macvlan offloadAlexander Duyck
2018-01-24net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel
2018-01-24igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua
2018-01-24igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring
2018-01-24igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia