Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-05-23net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan
2020-05-23net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan
2020-05-16net/mlx5: Wait for inactive autogroupsPaul Blakey
2020-05-13net/mlx5: Add support in forward to namespaceMaor Gottlieb
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb
2020-04-21net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik
2020-03-26net/mlx5: Avoid group version scan when not necessaryEli Cohen
2020-03-26net/mlx5: Avoid incrementing FTE versionEli Cohen
2020-03-26net/mlx5: Fix group version managementEli Cohen
2020-03-26net/mlx5: Simplify matching group searchesEli Cohen
2020-03-14net/mlx5: Accept flow rules without matchMark Bloch
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-10net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-02-28net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen
2020-02-20net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb
2020-01-17net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey
2020-01-17net/mlx5: Add ignore level support fwd to table rulesPaul Blakey
2020-01-17net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey
2020-01-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-17net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2020-01-07Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-14net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey
2019-11-14net/mlx5: Refactor creating fast path prio chainsPaul Blakey
2019-11-14net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey
2019-11-14net/mlx5: Define fdb tc levels per prioPaul Blakey
2019-11-14net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit
2019-11-02net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-21net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-06-29net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-05-29net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-05-29net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit