summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-07net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: nuvoton: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: moxa: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: macb: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: emac: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07Merge branch 'qed-XDP-header-adjust'David S. Miller
2017-04-07qede: Support XDP adjustment of headersMintz, Yuval
2017-04-07qede: Add support for ingress headroomMintz, Yuval
2017-04-07qede: Prevent VFs from using XDPMintz, Yuval
2017-04-07qede: Correct XDP forward unmappingMintz, Yuval