summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15942-18854/+73501
|\
| * hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai2018-08-141-1/+1
| * xen-netfront: fix warn message as irq device name has '/'Xiao Liang2018-08-141-2/+4
| * cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| * net: dsa: mv88e6xxx: missing unlock on error pathDan Carpenter2018-08-141-1/+1
| * net: dsa: mv88e6xxx: bitwise vs logical bugDan Carpenter2018-08-141-2/+2
| * ieee802154: hwsim: using right kind of iterationAlexander Aring2018-08-141-1/+3
| * net: hns3: Add vlan filter setting by ethtool command -KPeng Li2018-08-141-0/+6
| * net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2018-08-142-0/+25
| * net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2018-08-142-3/+0
| * net: hns3: Fix desc num set to default when setting channelYunsheng Lin2018-08-141-10/+12
| * net: hns3: Fix for phy link issue when using marvell phy driverJian Shen2018-08-141-0/+2
| * net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang2018-08-143-9/+44
| * net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang2018-08-141-1/+1
| * net: hns3: Add support for serdes loopback selftestPeng Li2018-08-143-5/+75
| * bnxt_en: take coredump_record structure off stackArnd Bergmann2018-08-131-6/+3
| * net: systemport: fix unused function warningArnd Bergmann2018-08-131-4/+2
| * net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann2018-08-131-2/+2
| * bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-131-2/+2
| * net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-132-11/+6
| * net: lan743x: select CRC16Arnd Bergmann2018-08-131-0/+1
| * nfp: clean up return types in kdoc commentsJakub Kicinski2018-08-132-6/+2
| * net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-131-4/+4
| * net/mlx5: Reorganize the makefileSaeed Mahameed2018-08-131-17/+40
| * net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-136-6/+34
| * net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-133-9/+11
| * net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-132-126/+129
| * net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-136-68/+68
| * net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-135-21/+53
| * net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-133-64/+62
| * net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed2018-08-131-3/+16
| * net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed2018-08-131-0/+129
| * net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
| * net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-131-1/+1
| |\
| | * Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter2018-08-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-131-9/+741
| |\ \
| | * | veth: Support per queue XDP ringToshiaki Makita2018-08-101-90/+188
| | * | veth: Add XDP TX and REDIRECTToshiaki Makita2018-08-101-9/+110
| | * | veth: Add ndo_xdp_xmitToshiaki Makita2018-08-101-0/+51
| | * | veth: Handle xdp_frames in xdp napi ringToshiaki Makita2018-08-101-5/+84
| | * | veth: Avoid drops by oversized packets when XDP is enabledToshiaki Makita2018-08-101-2/+45
| | * | veth: Add driver XDPToshiaki Makita2018-08-101-7/+367
| * | | Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller2018-08-1366-650/+2308
| |\ \ \
| | * | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-0913-92/+63
| | * | | ssb: Remove home-grown printk wrappersMichael Büsch2018-08-0919-189/+152
| | * | | b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
| | * | | b43/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
| | * | | ssb: driver_gige: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-1/+1
| | * | | rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing2018-08-091-144/+36