summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller30-94/+111
2018-07-11cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy1-0/+164
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy1-133/+0
2018-07-11net: mvpp2: explicitly include linux/interrupt.hAntoine Tenart1-0/+1
2018-07-11cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich1-3/+3
2018-07-11wimax/i2400m: remove redundant variables ack_status, bcf and protocolColin Ian King3-6/+2
2018-07-11cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath2-1/+15
2018-07-09mlxsw: resources: Add couple of Spectrum-2 KVD resourcesJiri Pirko1-0/+4
2018-07-09mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko2-16/+33
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko4-7/+44
2018-07-09mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko3-4/+14
2018-07-09mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko4-45/+53
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko7-18/+29
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko5-69/+94
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko8-247/+622
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko7-284/+455
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko6-13/+14
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko6-39/+82
2018-07-09mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko5-393/+516
2018-07-09net/mlx5: Use 2-factor allocator callsKees Cook1-5/+9
2018-07-09net: allow fallback function to pass netdevAlexander Duyck11-14/+15
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck26-34/+53
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck3-25/+3
2018-07-09net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2-21/+8
2018-07-09ixgbe: Add code to populate and use macvlan TC to Tx queue mapAlexander Duyck1-6/+38
2018-07-08mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear indexJiri Pirko2-4/+9
2018-07-08mlxsw: core_acl_flex_actions: Allow the first set to be dummyJiri Pirko2-1/+17
2018-07-08mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko3-2/+8
2018-07-08mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element sizeJiri Pirko2-5/+5
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko4-62/+96
2018-07-08mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko1-1/+1
2018-07-08mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko2-5/+15
2018-07-08mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocksJiri Pirko2-4/+4
2018-07-08isdn/capi: fix defined but not used warningsRandy Dunlap2-3/+5
2018-07-08connector: fix defined but not used warningRandy Dunlap1-1/+2
2018-07-07drivers: net: lmc: remove redundant variable next_rxColin Ian King1-2/+0
2018-07-07net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestampedIvan Khoronzhuk1-1/+2
2018-07-07net: ethernet: ti: cpsw: use BIT macroIvan Khoronzhuk1-17/+17
2018-07-07stmmac: fix signed 64-bit divisionArnd Bergmann1-6/+4
2018-07-07farsync: remove redundant variable txq_lengthColin Ian King1-2/+0
2018-07-07vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-07vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-07vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-07mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann1-4/+2
2018-07-07net: hns3: Prevent sending command during global or core resetHuazhong Tan3-1/+6
2018-07-07net: hns3: Remove the warning when clear reset causePeng Li1-2/+0
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin1-1/+10
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin1-0/+2
2018-07-07net: hns3: Add configure for mac minimal frame sizeJian Shen2-1/+3
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang1-1/+2