Age | Commit message (Expand) | Author | Files | Lines |
2018-11-21 | ethernet/intel: consolidate NAPI and NAPI exit | Jesse Brandeburg | 11 | -54/+73 |
2018-11-21 | igb: Fix format with line continuation whitespace | Joe Perches | 1 | -7/+6 |
2018-11-21 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -313/+251 |
2018-11-21 | net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h | Tristram Ha | 3 | -2/+2 |
2018-11-21 | net: dsa: microchip: break KSZ9477 DSA driver into two files | Tristram Ha | 8 | -1242/+1903 |
2018-11-21 | net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c | Tristram Ha | 3 | -8/+8 |
2018-11-21 | net: dsa: microchip: rename some functions with ksz9477 prefix | Tristram Ha | 1 | -57/+59 |
2018-11-21 | net: dsa: microchip: clean up code | Tristram Ha | 1 | -4/+4 |
2018-11-21 | net: dsa: microchip: replace license with GPL | Tristram Ha | 4 | -54/+10 |
2018-11-20 | ice: Fix possible NULL pointer de-reference | Bruce Allan | 1 | -0/+3 |
2018-11-20 | ice: Use Tx|Rx in comments | Anirudh Venkataramanan | 9 | -42/+42 |
2018-11-20 | ice: Cosmetic formatting changes | Anirudh Venkataramanan | 11 | -84/+83 |
2018-11-20 | ice: Cleanup short function signatures | Bruce Allan | 3 | -8/+4 |
2018-11-20 | ice: Cleanup ice_tx_timeout() | Bruce Allan | 1 | -13/+9 |
2018-11-20 | ice: Fix return value from NAPI poll | Dave Ertman | 1 | -1/+2 |
2018-11-20 | ice: Constify global structures that can/should be | Bruce Allan | 1 | -2/+2 |
2018-11-20 | ice: Do not set LAN_EN for MAC-VLAN filters | Yashaswini Raghuram Prathivadi Bhayankaram | 1 | -13/+24 |
2018-11-20 | ice: Pass the return value of ice_init_def_sw_recp() | Jaroslaw Ilgiewicz | 1 | -3/+1 |
2018-11-20 | ice: Cleanup duplicate control queue code | Bruce Allan | 1 | -142/+76 |
2018-11-20 | ice: Do autoneg based on VSI state | Akeem G Abodunrin | 1 | -5/+5 |
2018-11-20 | net-next/hinic: fix a bug in rx data flow | Xue Chaojing | 1 | -1/+1 |
2018-11-20 | net-next/hinic:fix a bug in set mac address | Xue Chaojing | 1 | -3/+4 |
2018-11-20 | net-next/hinic:add rx checksum offload for HiNIC | Xue Chaojing | 7 | -1/+78 |
2018-11-20 | net-next/hinic:replace multiply and division operators | Xue Chaojing | 2 | -20/+38 |
2018-11-20 | mlxsw: core: Extend cooling device with cooling levels | Vadim Pasternak | 1 | -1/+55 |
2018-11-20 | cxgb4/cxgb4vf: Fix mac_hlist initialization and free | Arjun Vynipadath | 2 | -12/+13 |
2018-11-20 | nfp: abm: add support for more threshold actions | Jakub Kicinski | 4 | -6/+109 |
2018-11-20 | nfp: abm: add cls_u32 offload for simple band classification | Jakub Kicinski | 6 | -1/+324 |
2018-11-20 | nfp: abm: add functions to update DSCP -> virtual queue map | Jakub Kicinski | 5 | -1/+28 |
2018-11-20 | nfp: abm: calculate PRIO map len and check mailbox size | Jakub Kicinski | 3 | -3/+50 |
2018-11-20 | nfp: abm: add GRED offload | Jakub Kicinski | 3 | -10/+158 |
2018-11-20 | nfp: abm: wrap RED parameters in bands | Jakub Kicinski | 2 | -40/+74 |
2018-11-20 | nfp: abm: add up bands for sto/non-sto stats | Jakub Kicinski | 1 | -12/+24 |
2018-11-20 | nfp: abm: switch to extended stats for reading packet/byte counts | Jakub Kicinski | 2 | -3/+46 |
2018-11-20 | nfp: abm: size threshold table to account for bands | Jakub Kicinski | 1 | -2/+2 |
2018-11-20 | nfp: abm: pass band parameter to functions | Jakub Kicinski | 3 | -43/+49 |
2018-11-20 | nfp: abm: map per-band symbols | Jakub Kicinski | 2 | -13/+54 |
2018-11-20 | net: hns3: add common validation in hclge_dcb | Yunsheng Lin | 3 | -35/+53 |
2018-11-20 | octeontx2-af: Workarounds for HW errata | Sunil Goutham | 3 | -5/+37 |
2018-11-20 | octeontx2-af: Add interrupt handlers for Master Enable event | Linu Cherian | 1 | -0/+113 |
2018-11-20 | octeontx2-af: Add FLR handling support for AF's VFs | Sunil Goutham | 1 | -19/+110 |
2018-11-20 | octeontx2-af: Configure AF VFs to talk over LBK channels | Tomasz Duszynski | 4 | -7/+37 |
2018-11-20 | octeontx2-af: Enable sriov on AF to create VFs | Tomasz Duszynski | 2 | -3/+185 |
2018-11-20 | octeontx2-af: Mbox communication support btw AF and it's VFs | Tomasz Duszynski | 3 | -95/+223 |
2018-11-20 | octeontx2-af: Teardown NPA, NIX LF upon receiving FLR | Geetha sowjanya | 5 | -1/+156 |
2018-11-20 | octeontx2-af: Add FLR interrupt handler | Geetha sowjanya | 2 | -1/+121 |
2018-11-20 | octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping | Sunil Goutham | 4 | -11/+62 |
2018-11-20 | octeontx2-af: Add support for stripping STAG/CTAG | Tomasz Duszynski | 5 | -21/+125 |
2018-11-20 | octeontx2-af: Support to enable/disable default MCAM entries | Sunil Goutham | 4 | -28/+122 |
2018-11-20 | octeontx2-af: Add MKEX default profile | Santosh Shukla | 3 | -25/+151 |