summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* be2net: move txcp field in be_tx_obj to eliminate holes in the structIvan Vecera2018-07-121-1/+1
* be2net: reorder fields in be_eq_obj structureIvan Vecera2018-07-121-2/+2
* be2net: remove desc field from be_eq_objIvan Vecera2018-07-122-3/+4
* be2net: remove unused old custom busy-poll fieldsIvan Vecera2018-07-121-13/+0
* be2net: remove unused old AIC infoIvan Vecera2018-07-121-7/+0
* net: ethernet: ti: cpts: break cycle once late ts is matchedIvan Khoronzhuk2018-07-121-1/+4
* mlxsw: spectrum_span: Change LAG lower selectionPetr Machata2018-07-121-1/+4
* team: Publish team_port_get_rcu()Petr Machata2018-07-121-5/+0
* macvlan: Change status when lower device goes downTravis Brown2018-07-121-0/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-07-1230-94/+111
|\
| * net: allow fallback function to pass netdevAlexander Duyck2018-07-0911-14/+15
| * net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-0926-34/+53
| * net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-093-25/+3
| * net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck2018-07-092-21/+8
| * ixgbe: Add code to populate and use macvlan TC to Tx queue mapAlexander Duyck2018-07-091-6/+38
* | cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy2018-07-121-0/+164
* | cxgb4: remove stats fetched from firmwareRahul Lakkireddy2018-07-121-133/+0
* | net: mvpp2: explicitly include linux/interrupt.hAntoine Tenart2018-07-121-0/+1
* | cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich2018-07-121-3/+3
* | wimax/i2400m: remove redundant variables ack_status, bcf and protocolColin Ian King2018-07-123-6/+2
* | cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath2018-07-122-1/+15
* | mlxsw: resources: Add couple of Spectrum-2 KVD resourcesJiri Pirko2018-07-101-0/+4
* | mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko2018-07-102-16/+33
* | mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko2018-07-104-7/+44
* | mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko2018-07-103-4/+14
* | mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko2018-07-104-45/+53
* | mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko2018-07-107-18/+29
* | mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko2018-07-105-69/+94
* | mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-108-247/+622
* | mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko2018-07-107-284/+455
* | mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko2018-07-106-13/+14
* | mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko2018-07-106-39/+82
* | mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko2018-07-105-393/+516
* | net/mlx5: Use 2-factor allocator callsKees Cook2018-07-101-5/+9
|/
* mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear indexJiri Pirko2018-07-082-4/+9
* mlxsw: core_acl_flex_actions: Allow the first set to be dummyJiri Pirko2018-07-082-1/+17
* mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko2018-07-083-2/+8
* mlxsw: core_acl_flex_keys: Change SRC_SYS_PORT flex key element sizeJiri Pirko2018-07-082-5/+5
* mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko2018-07-084-62/+96
* mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko2018-07-081-1/+1
* mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko2018-07-082-5/+15
* mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocksJiri Pirko2018-07-082-4/+4
* isdn/capi: fix defined but not used warningsRandy Dunlap2018-07-082-3/+5
* connector: fix defined but not used warningRandy Dunlap2018-07-081-1/+2
* drivers: net: lmc: remove redundant variable next_rxColin Ian King2018-07-071-2/+0
* net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestampedIvan Khoronzhuk2018-07-071-1/+2
* net: ethernet: ti: cpsw: use BIT macroIvan Khoronzhuk2018-07-071-17/+17
* stmmac: fix signed 64-bit divisionArnd Bergmann2018-07-071-6/+4
* farsync: remove redundant variable txq_lengthColin Ian King2018-07-071-2/+0
* vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-071-8/+21