summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-07qede: Update receive statistic once per NAPIMintz, Yuval
2017-04-07Merge branch 's390-next'David S. Miller
2017-04-07s390/netiucv: improve endianness handlingHans Wippel
2017-04-07s390/ctcm: improve endianness handlingHans Wippel
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann
2017-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann
2017-04-07s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann
2017-04-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-06i40e: close client on remove and shutdownMitch Williams
2017-04-06i40e: register existing client on probeMitch Williams
2017-04-06i40e: remove client instance on driver unloadMitch Williams
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-04-06Merge branch 'ftgmac-rework-batch2-rx-path'David S. Miller
2017-04-06ftgmac100: Work around HW bug in runt frame detectionBenjamin Herrenschmidt
2017-04-06ftgmac100: Remove rx descriptor accessorsBenjamin Herrenschmidt
2017-04-06ftgmac100: Add missing barrier in ftgmac100_rx_packet()Benjamin Herrenschmidt
2017-04-06ftgmac100: Directly receive into sk_buffsBenjamin Herrenschmidt
2017-04-06ftgmac100: Simplify rx pointer handling in the rx pathBenjamin Herrenschmidt
2017-04-06ftgmac100: Simplify rx packets error handlingBenjamin Herrenschmidt
2017-04-06ftgmac100: Cleanup rx checksum handlingBenjamin Herrenschmidt
2017-04-06ftgmac100: Use a scratch buffer for failed RX allocationsBenjamin Herrenschmidt
2017-04-06ftgmac100: Drop support for fragmented receiveBenjamin Herrenschmidt
2017-04-06ftgmac100: Move ftgmac100_alloc_rx_page() before its usersBenjamin Herrenschmidt
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller
2017-04-06Merge branch 'qed-misc-cleanups-and-fixes'David S. Miller
2017-04-06qed: Make OOO archipelagos into an arrayMichal Kalderon
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval
2017-04-06qed: Add missing stat for new islesMintz, Yuval
2017-04-06qed: Don't close the OUT_EN during initMintz, Yuval
2017-04-06qed: Configure cacheline size in HWTomer Tayar
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma
2017-04-06qed: Warn PTT usage by wrong hw-functionMintz, Yuval
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-04-06Merge branch 'l2tp-auto-mtu'David S. Miller
2017-04-06L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran
2017-04-06New kernel function to get IP overhead on a socket.R. Parameswaran