summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
* s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-04-077-56/+93
|\
| * i40e: close client on remove and shutdownMitch Williams2017-04-071-0/+10
| * i40e: register existing client on probeMitch Williams2017-04-071-0/+6
| * i40e: remove client instance on driver unloadMitch Williams2017-04-071-0/+3
| * i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-076-56/+74
|/
* Merge branch 'ftgmac-rework-batch2-rx-path'David S. Miller2017-04-072-302/+190
|\
| * ftgmac100: Work around HW bug in runt frame detectionBenjamin Herrenschmidt2017-04-071-10/+25
| * ftgmac100: Remove rx descriptor accessorsBenjamin Herrenschmidt2017-04-072-115/+53
| * ftgmac100: Add missing barrier in ftgmac100_rx_packet()Benjamin Herrenschmidt2017-04-071-0/+3
| * ftgmac100: Directly receive into sk_buffsBenjamin Herrenschmidt2017-04-071-86/+56
| * ftgmac100: Simplify rx pointer handling in the rx pathBenjamin Herrenschmidt2017-04-071-68/+24
| * ftgmac100: Simplify rx packets error handlingBenjamin Herrenschmidt2017-04-071-36/+25
| * ftgmac100: Cleanup rx checksum handlingBenjamin Herrenschmidt2017-04-071-38/+25
| * ftgmac100: Use a scratch buffer for failed RX allocationsBenjamin Herrenschmidt2017-04-071-4/+38
| * ftgmac100: Drop support for fragmented receiveBenjamin Herrenschmidt2017-04-071-19/+18
| * ftgmac100: Move ftgmac100_alloc_rx_page() before its usersBenjamin Herrenschmidt2017-04-071-31/+28
|/
* Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller2017-04-0615-238/+413
|\
| * batman-adv: Use net_device_stats from struct net_deviceTobias Klauser2017-04-053-7/+6
| * batman-adv: Group ethtool related code togetherSven Eckelmann2017-04-031-99/+92
| * batman-adv: Remove ethtool .get_settings stubSven Eckelmann2017-04-031-19/+0
| * batman-adv: Remove ethtool msglevel functionsSven Eckelmann2017-04-031-13/+0
| * batman-adv: Use ethtool helper to get link statusSven Eckelmann2017-04-031-7/+1
| * batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing2017-03-266-5/+63
| * batman-adv: privatize forw_packet skb assignmentLinus Lüssing2017-03-263-18/+23
| * batman-adv: handle race condition for claims between gatewaysAndreas Pape2017-03-221-4/+16
| * batman-adv: changed debug messages for easier bla debuggingAndreas Pape2017-03-222-5/+15
| * batman-adv: drop unicast packets from other backbone gwAndreas Pape2017-03-221-3/+22
| * batman-adv: prevent duplication of ARP replies when DAT is usedAndreas Pape2017-03-221-0/+32
| * batman-adv: prevent multiple ARP replies sent by gateways if dat enabledAndreas Pape2017-03-223-0/+75
| * batman-adv: Omit unnecessary memset of netdev private dataTobias Klauser2017-03-171-4/+0
| * batman-adv: Use __func__ to add function names to messagesSven Eckelmann2017-03-171-3/+4
| * batman-adv: Convert BATADV_PRINT_VID macro to functionSven Eckelmann2017-03-164-42/+54
| * batman-adv: Fix possible side-effects in _batadv_dbgSven Eckelmann2017-03-161-2/+3
| * batman-adv: Fix unbalanced braces around else statementSven Eckelmann2017-03-161-2/+4
| * batman-adv: Reduce preprocessor checks in multicast.cSven Eckelmann2017-03-161-7/+5
| * batman-adv: Start new development cycleSimon Wunderlich2017-03-161-1/+1
* | Merge branch 'qed-misc-cleanups-and-fixes'David S. Miller2017-04-0617-153/+275
|\ \
| * | qed: Make OOO archipelagos into an arrayMichal Kalderon2017-04-062-78/+30
| * | qed: Provide iSCSI statistics to managementMintz, Yuval2017-04-063-1/+38
| * | qed: Inform qedi the number of possible CQsMintz, Yuval2017-04-064-2/+21
| * | qed: Add missing stat for new islesMintz, Yuval2017-04-061-0/+2
| * | qed: Don't close the OUT_EN during initMintz, Yuval2017-04-061-12/+0
| * | qed: Configure cacheline size in HWTomer Tayar2017-04-062-0/+54
| * | qed: Don't use main-ptt in unrelated flowsRahul Verma2017-04-068-61/+124
| * | qed: Warn PTT usage by wrong hw-functionMintz, Yuval2017-04-061-0/+7
|/ /
* | Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-04-0615-108/+294
|\ \
| * | rxrpc: Trace client call connectionDavid Howells2017-04-062-0/+27
| * | rxrpc: Trace changes in a call's receive window sizeDavid Howells2017-04-062-0/+29