aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-01nfp: use AND instead of modulo to get ring indexesJakub Kicinski1-7/+7
2016-11-01nfp: add separate buffer allocation function for napiJakub Kicinski1-2/+21
2016-11-01nfp: use alloc_frag() and build_skb()Jakub Kicinski3-50/+82
2016-11-01nfp: add buffer drop/recycle helper for RXJakub Kicinski1-10/+17
2016-11-01nfp: centralize the buffer size calculationJakub Kicinski2-9/+21
2016-11-01nfp: remove inline attributes and dead codeJakub Kicinski1-14/+1
2016-11-01nfp: remove unnecessary call to ether_setup()Jakub Kicinski1-1/+0
2016-11-01nfp: remove support for nfp3200Jakub Kicinski4-138/+22
2016-11-01nfp: simplify nfp_net_poll()Jakub Kicinski1-9/+3
2016-11-01qed: Correct VF mac numberMintz, Yuval3-0/+22
2016-11-01qede: Don't override priv_flagsMintz, Yuval1-1/+1
2016-10-31net: set SK_MEM_QUANTUM to 4096Eric Dumazet1-6/+17
2016-10-31net: cris: make eth_v10.c explicitly non-modularPaul Gortmaker1-10/+1
2016-10-31i40e: removed unreachable codeFilip Sadowski4-60/+33
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin5-4/+22
2016-10-31i40e: Fix for division by zeroMichal Kosiarz1-2/+4
2016-10-31i40e: clear mac filter count on resetMitch Williams1-0/+1
2016-10-31i40e: Reorder logic for coalescing RS bitsAlexander Duyck4-104/+108
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck4-30/+27
2016-10-31i40evf: avoid an extra msleep whileJacob Keller1-3/+5
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller4-44/+83
2016-10-31i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller2-14/+8
2016-10-31i40e: correct check for reading TSYNINDX from the receive descriptorJacob Keller1-3/+4
2016-10-31i40e: remove duplicate add/delete adminq command code for filtersJacob Keller1-72/+84
2016-10-31i40e: avoid looping to check whether we're in VLAN modeJacob Keller2-11/+38
2016-10-31i40e: fix MAC filters when removing VLANsAlan Brady1-48/+72
2016-10-31i40e: properly cleanup on allocation failure in i40e_sync_vsi_filtersJacob Keller1-17/+22
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller5-107/+161
2016-10-31i40e: implement __i40e_del_filter and use where applicableJacob Keller1-33/+59
2016-10-31i40e: When searching all MAC/VLAN filters, ignore removed filtersJacob Keller1-0/+6
2016-10-31i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlanJacob Keller1-12/+13
2016-10-31i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller1-57/+56
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller2-54/+69
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller5-272/+89
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-10-31bridge: mcast: add router port on PIM hello messageNikolay Aleksandrov1-1/+21
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov3-3/+32
2016-10-31net: pim: add a helper to check for IPv4 all pim routers addressNikolay Aleksandrov1-0/+6
2016-10-31net: pim: add common pimhdr struct and helpersNikolay Aleksandrov1-8/+36
2016-10-31qed: Learn resources from management firmwareTomer Tayar7-63/+341
2016-10-31qed: Use VF-queue featureMintz, Yuval4-16/+54
2016-10-31qed: Learn of RDMA capabilities per-deviceMintz, Yuval2-8/+77
2016-10-31qede: Decouple ethtool caps from qedMintz, Yuval1-2/+2
2016-10-31qed*: Add support for WoLMintz, Yuval9-5/+176
2016-10-31qed: Add nvram selftestMintz, Yuval8-0/+267
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru9-3/+487
2016-10-31solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-31ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-10-31bpf, inode: add support for symlinks and fix mtime/ctimeDaniel Borkmann1-6/+39
2016-10-31ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young1-3/+13