summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-15ipvlan: remove excessive packet scrubbingMahesh Bandewar1-2/+2
2017-12-15Revert "ipvlan: add L2 check for packets arriving via virtual devices"Mahesh Bandewar1-4/+0
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15net: dsa: bcm_sf2: Update compatible string for 7278B0Florian Fainelli1-0/+3
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta2-8/+68
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta3-92/+159
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta4-1/+309
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta9-12/+46
2017-12-15net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta3-9/+30
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta2-0/+1653
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta2-0/+269
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta2-0/+598
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-15net: dsa: mediatek: add VLAN support for MT7530Sean Wang2-7/+364
2017-12-15nfp: bpf: optimize the adjust_head calls in trivial casesJakub Kicinski4-2/+76
2017-12-15nfp: bpf: add basic support for adjust head callJakub Kicinski6-0/+190
2017-12-15nfp: bpf: prepare for call supportJakub Kicinski2-0/+28
2017-12-15nfp: bpf: prepare for parsing BPF FW capabilitiesJakub Kicinski3-0/+88
2017-12-15nfp: add nfp_cpp_area_size() accessorJakub Kicinski2-0/+12
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-2/+17
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+5
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-3/+5
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds7-33/+97
2017-12-14virtio_mmio: fix devm cleanupMark Rutland1-34/+9
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad1-2/+2
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter3-16/+40
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-13net: dsa: lan9303: Introduce lan9303_read_waitEgil Hjelmeland1-32/+27
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13hv_netvsc: empty current transmit aggregation if flow blockedStephen Hemminger4-10/+17
2017-12-13hv_netvsc: remove open_cnt reference countStephen Hemminger3-10/+4
2017-12-13hv_netvsc: pass netvsc_device to receive callbackStephen Hemminger3-14/+8
2017-12-13hv_netvsc: simplify function args in receive status pathStephen Hemminger4-19/+7
2017-12-13hv_netvsc: track memory allocation failures in ethtool statsStephen Hemminger2-2/+4
2017-12-13hv_netvsc: copy_to_send buf can be voidStephen Hemminger1-14/+8
2017-12-13net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli1-1/+4
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-2/+32
2017-12-13net: phy: phylink: Remove error messageFlorian Fainelli1-3/+1
2017-12-13net: phy: phylink: Use PHY device interface if N/AFlorian Fainelli1-0/+6
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-2/+5
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-6/+19
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath5-0/+182
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0