summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: Use the DT IRQ trigger modeAndrew Lunn2018-03-261-1/+1
* hv_netvsc: Add range checking for rx packet offset and lengthHaiyang Zhang2018-03-252-2/+16
* hv_netvsc: Fix the return status in RX pathHaiyang Zhang2018-03-253-5/+9
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-257-121/+596
|\
| * ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-231-3/+4
| * ixgbevf: Add XDP queue stats reportingTony Nguyen2018-03-231-0/+24
| * ixgbevf: Add support for meta dataTony Nguyen2018-03-231-4/+25
| * ixgbevf: Delay tail write for XDP packetsTony Nguyen2018-03-231-12/+18
| * ixgbevf: Add support for XDP_TX actionTony Nguyen2018-03-233-32/+294
| * ixgbevf: Add XDP support for pass and drop actionsTony Nguyen2018-03-233-42/+178
| * ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-232-11/+29
| * ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-231-16/+21
| * ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-231-4/+2
| * ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-231-6/+0
| * ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-231-2/+2
| * ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-232-11/+21
* | liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-253-3/+3
* | liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-253-4/+4
* | liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-253-5/+5
* | liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2018-03-252-4/+2
* | liquidio: Removed one line function wake_qIntiyaz Basha2018-03-252-23/+3
* | liquidio: Removed one line function stop_qIntiyaz Basha2018-03-252-22/+2
* | liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-254-152/+64
* | liquidio: Removed start_txq functionIntiyaz Basha2018-03-253-36/+12
* | liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-251-10/+1
* | liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-253-20/+10
* | liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-253-32/+17
* | liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-253-55/+27
* | liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-253-32/+16
* | mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel2018-03-241-4/+24
|/
* net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin2018-03-231-0/+28
* net: phy: intel-xway: add VR9 version numberMathias Kresin2018-03-231-8/+8
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* net/mlx5: Fix use-after-freeGustavo A. R. Silva2018-03-231-1/+2
* mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata2018-03-231-2/+2
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23168-0/+168
* virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh2018-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23355-2853/+3321
|\
| * Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-236-16/+29
| |\
| | * libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-212-7/+13
| | * libnvdimm, region: hide persistence_domain when unknownDan Williams2018-03-211-0/+7
| | * acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-161-4/+6
| | * libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King2018-03-141-1/+1
| | * libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma2018-03-072-4/+2
| * | Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-2328-84/+175
| |\ \
| | * | drm/ast: Fixed 1280x800 Display IssueY.C. Chen2018-03-231-2/+2
| | * | Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-225-8/+22
| | |\ \
| | | * | drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-221-2/+7