Age | Commit message (Expand) | Author |
2019-08-01 | fm10k: reduce the scope of the tx_buffer variable | Jacob Keller |
2019-08-01 | fm10k: reduce the scope of the q_idx local variable | Jacob Keller |
2019-08-01 | fm10k: reduce the scope of local err variable | Jacob Keller |
2019-08-01 | fm10k: reduce the scope of qv local variable | Jacob Keller |
2019-08-01 | fm10k: reduce scope of *p local variable | Jacob Keller |
2019-08-01 | fm10k: reduce scope of the err variable | Jacob Keller |
2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add | Vivien Didelot |
2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del | Vivien Didelot |
2019-08-01 | net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge | Vivien Didelot |
2019-08-01 | net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext | Vivien Didelot |
2019-08-01 | net: dsa: mv88e6xxx: lock mutex in vlan_prepare | Vivien Didelot |
2019-08-01 | net/mlx5e: Allow dropping specific tunnel packets | Tonghao Zhang |
2019-08-01 | net/mlx5e: TX reporter cleanup | Aya Levin |
2019-08-01 | net/mlx5e: Set tx reporter only on successful creation | Aya Levin |
2019-08-01 | net/mlx5e: Fix mlx5e_tx_reporter_create return value | Aya Levin |
2019-08-01 | net/mlx5e: Rx, checksum handling refactoring | Saeed Mahameed |
2019-08-01 | net/mlx5e: Tx, Soften inline mode VLAN dependencies | Tariq Toukan |
2019-08-01 | net/mlx5e: XDP, Slight enhancement for WQE fetch function | Tariq Toukan |
2019-08-01 | net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left | Shay Agroskin |
2019-08-01 | net/mlx5e: Tx, Strict the room needed for SQ edge NOPs | Tariq Toukan |
2019-08-01 | net/mlx5: Add flow counter pool | Gavi Teitz |
2019-08-01 | net/mlx5: Add flow counter bulk infrastructure | Gavi Teitz |
2019-08-01 | net/mlx5: E-Switch, add ingress rate support | Eli Cohen |
2019-08-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Tide up eswitch config sequence | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Remove redundant mc_promisc NULL check | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, remove redundant error handling | Saeed Mahameed |
2019-08-01 | net/mlx5: E-switch, Introduce helper function to enable/disable vports | Parav Pandit |
2019-08-01 | net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports | Parav Pandit |
2019-08-01 | net/mlx5: E-switch, Combine metadata enable/disable functionality | Parav Pandit |
2019-08-01 | net/mlx5: E-Switch, Verify support QoS element type | Eli Cohen |
2019-08-01 | net/mlx5: Make load_one() and unload_one() symmetric | Parav Pandit |
2019-08-01 | net/mlx5: Add flow counter bulk allocation hardware bits and command | Gavi Teitz |
2019-08-01 | net/mlx5: Refactor and optimize flow counter bulk query | Gavi Teitz |
2019-08-01 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2019-08-01 | net: hns3: activate reset timer when calling reset_event | Huazhong Tan |
2019-08-01 | net: hns3: clear reset interrupt status in hclge_irq_handle() | Huazhong Tan |
2019-08-01 | net: hns3: fix some reset handshake issue | Huazhong Tan |
2019-08-01 | net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd | Guojia Liao |
2019-08-01 | net: hns3: simplify hclge_cmd_query_error() | Weihang Li |
2019-08-01 | net: hns3: minior error handling change for hclge_tm_schd_info_init | Yunsheng Lin |
2019-08-01 | net: hns3: minor cleanup in hns3_clean_rx_ring | Yunsheng Lin |
2019-08-01 | net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() | Jian Shen |
2019-08-01 | net: hns3: refine for set ring parameters | Jian Shen |
2019-08-01 | net: hns3: do not query unsupported commands in debugfs | Yufeng Mo |
2019-08-01 | net: hns3: add handler for NCSI error mailbox | Huazhong Tan |
2019-08-01 | net: hns3: add link change event report | Jian Shen |
2019-08-01 | net: phy: xgene: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-01 | bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-01 | net: qcom/emac: use devm_platform_ioremap_resource() to simplify code | YueHaibing |