Age | Commit message (Expand) | Author | Files | Lines |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 71 | -1521/+2937 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -18/+0 |
2019-05-06 | mlxsw: spectrum: Implement loopback ethtool feature | Jiri Pirko | 1 | -2/+33 |
2019-05-06 | mlxsw: reg: Add Port Physical Loopback Register | Jiri Pirko | 1 | -0/+37 |
2019-05-06 | mlxsw: use intermediate representation for matchall offload | Pieter Jansen van Vuuren | 1 | -19/+19 |
2019-05-04 | mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resources | Shalom Toledo | 1 | -11/+35 |
2019-05-04 | mlxsw: resources: Add local_ports_in_{1x, 2x} | Shalom Toledo | 1 | -0/+4 |
2019-05-04 | mlxsw: Bump firmware version to 13.2000.1122 | Ido Schimmel | 1 | -2/+2 |
2019-05-02 | net/mlx5: E-Switch, Use atomic rep state to serialize state change | Bodong Wang | 1 | -19/+17 |
2019-05-02 | net/mlx5: E-Switch, Fix the check of legal vport | Bodong Wang | 2 | -45/+46 |
2019-05-02 | net/mlx5: E-Switch, Use getter to access all vport array | Bodong Wang | 2 | -9/+11 |
2019-05-02 | net/mlx5: Use available mlx5_vport struct | Parav Pandit | 1 | -58/+51 |
2019-05-02 | net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two files | Parav Pandit | 3 | -52/+58 |
2019-05-02 | net/mlx5: Remove unused mlx5_query_nic_vport_vlans | Bodong Wang | 1 | -61/+0 |
2019-05-02 | net/mlx5e: remove meaningless CFLAGS_tracepoint.o | Masahiro Yamada | 1 | -2/+0 |
2019-05-02 | net/mlx5e: Put the common XDP code into a function | Maxim Mikityanskiy | 1 | -36/+27 |
2019-05-02 | net/mlx5e: ethtool, Add support for EEPROM high pages query | Erez Alfasi | 2 | -10/+38 |
2019-05-02 | net/mlx5e: Return error when trying to insert existing flower filter | Vlad Buslov | 1 | -0/+1 |
2019-05-02 | net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag mode | Eli Britstein | 1 | -0/+36 |
2019-05-02 | net/mlx5e: ACLs for priority tag mode | Eli Britstein | 3 | -12/+193 |
2019-05-02 | net/mlx5e: Turn on HW tunnel offload in all TIRs | Tariq Toukan | 4 | -1/+7 |
2019-05-02 | net/mlx5e: Take common TIR context settings into a function | Tariq Toukan | 1 | -28/+21 |
2019-05-01 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 22 | -224/+479 |
2019-04-30 | net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV options | Yevgeny Kliteynik | 1 | -1/+1 |
2019-04-30 | net/mlx5: Eswitch, enable RoCE loopback traffic | Maor Gottlieb | 4 | -1/+207 |
2019-04-30 | net/mlx5: Add new miss flow table action | Maor Gottlieb | 3 | -4/+16 |
2019-04-30 | net/mlx5: Add support in RDMA RX steering | Maor Gottlieb | 3 | -0/+30 |
2019-04-30 | net/mlx5: Pass flow steering objects to fs_cmd | Maor Gottlieb | 4 | -132/+128 |
2019-04-30 | net/mlx5: Enable general events on all interfaces | Aya Levin | 1 | -2/+1 |
2019-04-30 | net/mlx5: Separate and generalize dma device from pci device | Vu Pham | 5 | -29/+28 |
2019-04-30 | net/mlx5: Get rid of storing copy of device name | Parav Pandit | 8 | -51/+56 |
2019-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -1/+1 |
2019-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -15/+31 |
2019-04-24 | net/mlx5: Introduce new TIR creation core API | Ariel Levkovich | 1 | -5/+13 |
2019-04-24 | mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap... | David Ahern | 1 | -0/+2 |
2019-04-24 | Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 14 | -202/+399 |
2019-04-23 | net/mlx5e: Use #define for the WQE wait timeout constant | Maxim Mikityanskiy | 1 | -3/+7 |
2019-04-23 | net/mlx5e: Remove unused rx_page_reuse stat | Maxim Mikityanskiy | 2 | -5/+0 |
2019-04-23 | net/mlx5e: Take HW interrupt trigger into a function | Maxim Mikityanskiy | 3 | -9/+13 |
2019-04-23 | net/mlx5e: Remove unused parameter | Maxim Mikityanskiy | 3 | -11/+9 |
2019-04-23 | net/mlx5e: Add an underflow warning comment | Maxim Mikityanskiy | 1 | -2/+5 |
2019-04-23 | net/mlx5e: Move parameter calculation functions to en/params.c | Maxim Mikityanskiy | 4 | -99/+128 |
2019-04-23 | net/mlx5e: Report mlx5e_xdp_set errors | Maxim Mikityanskiy | 1 | -1/+1 |
2019-04-23 | net/mlx5e: Remove unused parameter | Maxim Mikityanskiy | 1 | -2/+1 |
2019-04-23 | net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow | Shay Agroskin | 6 | -15/+82 |
2019-04-23 | net/mlx5e: XDP, Add TX MPWQE session counter | Shay Agroskin | 3 | -0/+11 |
2019-04-23 | net/mlx5e: XDP, Enhance RQ indication for XDP redirect flush | Tariq Toukan | 2 | -4/+4 |
2019-04-23 | net/mlx5e: XDP, Fix shifted flag index in RQ bitmap | Tariq Toukan | 1 | -1/+1 |
2019-04-23 | net/mlx5e: RX, Support multiple outstanding UMR posts | Tariq Toukan | 4 | -52/+136 |
2019-04-23 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2 | -7/+10 |