summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-07Merge branch 'dsa-mediatek-MT7530'David S. Miller
2017-04-07net-next: dsa: add dsa support for Mediatek MT7530 switchSean Wang
2017-04-07net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde...Sean Wang
2017-04-07net-next: ethernet: mediatek: add CDM able to recognize the tag for DSASean Wang
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-07dt-bindings: net: dsa: add Mediatek MT7530 bindingSean Wang
2017-04-07net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-07Merge branch 'stmmac-multiple-buffers'David S. Miller
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto
2017-04-07net: stmmac: break some functions into RX and TX scopesJoao Pinto
2017-04-07Merge branch 'net_device_stats'David S. Miller
2017-04-07usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser