summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-11net/smc: return active RoCE port onlyUrsula Braun
2017-04-11net/smc: remove useless smc_ib_devices_list checkUrsula Braun
2017-04-11net/smc: get rid of old commentUrsula Braun
2017-04-11net: stmmac: use netif_set_real_num_{rx,tx}_queuesJoao Pinto
2017-04-11bpf: pass sk to helper functionsWillem de Bruijn
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun
2017-04-11Merge branch 's390-qeth-updates'David S. Miller
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann
2017-04-11s390/qeth: use and remove some definesJulian Wiedmann
2017-04-11s390/qeth: use correct return type for hard_start_xmit()Julian Wiedmann
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann
2017-04-11bpf: remove struct bpf_map_type_listJohannes Berg
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11Merge branch 'fec-driver-code-clean'David S. Miller
2017-04-11net: fec: add ERR007885 for i.MX6ul enet IPFugang Duan
2017-04-11net: fec: correct the errata number comment typoFugang Duan
2017-04-11net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan
2017-04-11net: fec: pass ->dev to dma_alloc__coherent() APIFugang Duan
2017-04-11net: fec: avoid BD pointer type cast to 32bitFugang Duan
2017-04-11net: fec: add return value check after calling .of_property_read_u32()Fugang Duan
2017-04-11Merge branch 'l2tp-drop-l2tp_session_find'David S. Miller
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault
2017-04-11Merge branch 'net-remove-pci_enable_msix'David S. Miller
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-11PCI: remove pci_enable_msixChristoph Hellwig
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-11net: alx: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-10Merge branch 'ftgmac100-rework-batch3-tx-path'David S. Miller
2017-04-10ftgmac100: Remove tx descriptor accessorsBenjamin Herrenschmidt
2017-04-10ftgmac100: Add support for fragmented txBenjamin Herrenschmidt
2017-04-10ftgmac100: Don't clear tx desc fields unnecessarilyBenjamin Herrenschmidt
2017-04-10ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()Benjamin Herrenschmidt
2017-04-10ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()Benjamin Herrenschmidt
2017-04-10ftgmac100: Cleanup tx queue handlingBenjamin Herrenschmidt
2017-04-10ftgmac100: Store tx skbs in a separate arrayBenjamin Herrenschmidt
2017-04-10ftgmac100: Pad small frames properlyBenjamin Herrenschmidt
2017-04-10ftgmac100: Factor tx packet dropping pathBenjamin Herrenschmidt
2017-04-10ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()Benjamin Herrenschmidt
2017-04-10ftgmac100: Move ftgmac100_hard_start_xmit() aroundBenjamin Herrenschmidt
2017-04-10ftgmac100: Add a tx timeout handlerBenjamin Herrenschmidt
2017-04-09net: dsa: mt7530: Include gpio/consumer.h for GPIO functionsFlorian Fainelli