summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-17bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-17net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-11-16net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov
2016-11-16net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov
2016-11-16stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-16stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-16stmmac: update the PTP header fileGiuseppe CAVALLARO
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-11-14bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He
2016-11-14Revert "bnx2: Reset device during driver initialization"Baoquan He
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King
2016-11-14gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-13ntb_perf: potential info leak in debugfsDan Carpenter
2016-11-13ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang
2016-11-13ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire
2016-11-13ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire
2016-11-13NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun
2016-11-13ntb_pingpong: Fix db_init parameter descriptionWei Yongjun
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan