aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-09netvsc: use napi_consume_skbstephen hemminger
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David 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/jkirshe...David 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
2017-04-08skbuff: Extend gso_type to unsigned int.Steffen Klassert
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas
2017-04-08netvsc: Initialize all channel related state prior to opening the channelK. Y. Srinivasan
2017-04-08net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions staticFlorian Fainelli
2017-04-08netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg
2017-04-08nfp: don't dereference a null nn->eth_port to print a warningColin Ian King
2017-04-08Merge branch 'net-SO_COOKIE'David S. Miller
2017-04-08Sample program using SO_COOKIEChenbo Feng
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-08Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-08i40e/i40evf: Use build_skb to build framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: clean up historic deprecated flag definitionsJacob Keller
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-04-08i40e: remove extraneous loop in i40e_vsi_wait_queues_disabledJacob Keller
2017-04-08i40e: allow look-up of MAC address from Open Firmware or IDPROMJacob Keller
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin
2017-04-08i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR EvictionAlexander Duyck
2017-04-08i40e: update error message when trying to add invalid filtersJacob Keller
2017-04-08i40e: only register client on iWarp-capable devicesMitch Williams
2017-04-07net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu