summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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/klassert/ipsec-nextDavid 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-10net: dsa: mt7530: Include gpio/consumer.h for GPIO functionsFlorian Fainelli
2017-04-10bpf: fix comment typoAlexander Alemayhu
2017-04-10netvsc: use napi_consume_skbstephen hemminger
2017-04-10Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-08Merge branch 'dsa-receive-path-simplifications'David S. Miller
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli