summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost_net: batch used ring update in rxJason Wang2018-01-101-4/+11
* Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-1012-18/+582
|\
| * net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev2018-01-094-2/+112
| * net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman2018-01-091-1/+1
| * net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud2018-01-091-0/+1
| * net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud2018-01-093-2/+9
| * net/mlx5e: IPoIB, Use correct timestamp in child receive flowFeras Daoud2018-01-091-1/+6
| * net/mlx5e: Support offloading TC NIC hairpin flowsOr Gerlitz2018-01-092-12/+172
| * net/mlx5e: Basic setup of hairpin objectOr Gerlitz2018-01-091-0/+97
| * net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+184
* | net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li2018-01-101-2/+2
* | Revert "net: hns3: Add packet statistics of netdev"Peng Li2018-01-101-79/+1
* | net: socionext: Add Synquacer NetSec driverJassi Brar2018-01-103-0/+1788
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-1010-177/+298
|\ \
| * | ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck2018-01-092-11/+13
| * | ixgbe: Use ring values to test for Tx pendingAlexander Duyck2018-01-091-16/+4
| * | ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-094-43/+34
| * | ixgbe: There is no need to update num_rx_pools in L2 fwd offloadAlexander Duyck2018-01-092-4/+1
| * | ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handlingAlexander Duyck2018-01-091-37/+25
| * | ixgbe: Perform reinit any time number of VFs changeAlexander Duyck2018-01-091-16/+3
| * | ixgbe: Fix interaction between SR-IOV and macvlan offloadAlexander Duyck2018-01-091-7/+5
| * | ixgbevf: remove redundant setting of xcast_modeEmil Tantilov2018-01-091-4/+0
| * | ixgbe: Remove an obsolete comment about ITRTonghao Zhang2018-01-091-2/+0
| * | ixgbe: extend firmware version supportPaul Greenwalt2018-01-097-14/+198
| * | ixgbe: advertise highest capable link speedPaul Greenwalt2018-01-091-9/+8
| * | ixgbe: remove unused enum latency_rangeEmil Tantilov2018-01-091-7/+0
| * | ixgbe: enable multicast on shutdown for WOLEmil Tantilov2018-01-091-7/+7
| |/
* | r8169: improve runtime pm in general and suspend unused portsHeiner Kallweit2018-01-091-8/+12
* | r8169: improve runtime pm in rtl8169_check_link_statusHeiner Kallweit2018-01-091-15/+6
* | r8169: remove unneeded rpm ops in rtl_shutdownHeiner Kallweit2018-01-091-5/+0
* | net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev2018-01-091-15/+0
* | net/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev2018-01-091-4/+13
* | be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_mapColin Ian King2018-01-091-1/+1
* | virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron2018-01-091-1/+22
* | macsec: Add support for GCM-AES-256 cipher suiteFelix Walter2018-01-091-13/+59
* | tuntap: XDP transmissionJason Wang2018-01-092-33/+191
* | tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-093-59/+63
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09126-514/+964
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-0931-129/+281
| |\
| | * sh_eth: fix TXALCR1 offsetsSergei Shtylyov2018-01-081-2/+2
| | * mdio-sun4i: Fix a memory leakChristophe JAILLET2018-01-081-2/+4
| | * phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva2018-01-081-0/+2
| | * xen-netfront: enable device after manual module loadEduardo Otubo2018-01-081-0/+1
| | * bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-01-081-1/+1
| | * bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa2018-01-081-1/+1
| | * sh_eth: fix SH7757 GEther initializationSergei Shtylyov2018-01-051-2/+2
| | * Merge tag 'linux-can-fixes-for-4.15-20180104' of git://git.kernel.org/pub/scm...David S. Miller2018-01-054-3/+4
| | |\
| | | * can: ems_usb: improve error reporting for error warning and error passiveMartin Lederhilger2018-01-041-0/+1
| | | * can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-01-041-1/+1
| | | * can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-041-1/+1