| Commit message (Expand) | Author | Files | Lines |
2021-10-02 | ravb: Add half_duplex to struct ravb_hw_info | Biju Das | 2 | -8/+31 |
2021-10-02 | ravb: Add magic_pkt to struct ravb_hw_info | Biju Das | 2 | -1/+5 |
2021-10-02 | ravb: Add tsrq to struct ravb_hw_info | Biju Das | 2 | -2/+8 |
2021-10-02 | ravb: Exclude gPTP feature support for RZ/G2L | Biju Das | 1 | -36/+49 |
2021-10-02 | ravb: Initialize GbEthernet DMAC | Biju Das | 2 | -2/+31 |
2021-10-02 | ravb: Add support for RZ/G2L SoC | Biju Das | 2 | -0/+64 |
2021-10-02 | ravb: Add nc_queue to struct ravb_hw_info | Biju Das | 2 | -49/+94 |
2021-10-02 | ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables | Biju Das | 2 | -15/+15 |
2021-10-02 | ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar" | Biju Das | 2 | -6/+6 |
2021-10-02 | net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-10-02 | selftests/bpf: Use BTF-defined key/value for map definitions | Hengqi Chen | 13 | -40/+38 |
2021-10-02 | libbpf: Support uniform BTF-defined key/value specification across all BPF maps | Hengqi Chen | 1 | -0/+24 |
2021-10-01 | bpf/tests: Add test of LDX_MEM with operand aliasing | Johan Almbladh | 1 | -0/+58 |
2021-10-01 | bpf/tests: Add test of ALU shifts with operand register aliasing | Johan Almbladh | 1 | -13/+149 |
2021-10-01 | bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations | Johan Almbladh | 1 | -0/+422 |
2021-10-01 | bpf/tests: Add exhaustive tests of ALU register combinations | Johan Almbladh | 1 | -71/+763 |
2021-10-01 | bpf/tests: Minor restructuring of ALU tests | Johan Almbladh | 1 | -72/+65 |
2021-10-01 | bpf/tests: Add more tests for ALU and ATOMIC register clobbering | Johan Almbladh | 1 | -70/+197 |
2021-10-01 | bpf/tests: Add tests to check source register zero-extension | Johan Almbladh | 1 | -0/+143 |
2021-10-01 | bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes | Johan Almbladh | 1 | -1/+503 |
2021-10-01 | bpf/tests: Add zero-extension checks in BPF_ATOMIC tests | Johan Almbladh | 1 | -5/+17 |
2021-10-01 | bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes | Johan Almbladh | 1 | -0/+254 |
2021-10-01 | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell | 3 | -0/+6 |
2021-10-01 | Revert "Merge branch 'mctp-kunit-tests'" | David S. Miller | 6 | -632/+0 |
2021-10-01 | sparc: add SO_RESERVE_MEM definition. | David S. Miller | 1 | -0/+3 |
2021-10-01 | devlink: report maximum number of snapshots with regions | Jacob Keller | 4 | -2/+13 |
2021-10-01 | mctp: Add input reassembly tests | Jeremy Kerr | 1 | -0/+134 |
2021-10-01 | mctp: Add route input to socket tests | Jeremy Kerr | 1 | -0/+131 |
2021-10-01 | mctp: Add packet rx tests | Jeremy Kerr | 1 | -3/+64 |
2021-10-01 | mctp: Add test utils | Jeremy Kerr | 3 | -0/+90 |
2021-10-01 | mctp: Add initial test structure and fragmentation test | Jeremy Kerr | 3 | -0/+216 |
2021-10-01 | net: sched: Use struct_size() helper in kvmalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
2021-10-01 | net/mlx5e: Use array_size() helper | Gustavo A. R. Silva | 1 | -4/+6 |
2021-10-01 | net/mlx5: Use struct_size() helper in kvzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2021-10-01 | net/mlx5: Use kvcalloc() instead of kvzalloc() | Gustavo A. R. Silva | 2 | -3/+3 |
2021-10-01 | net/mlx5: Tolerate failures in debug features while driver load | Aya Levin | 1 | -6/+6 |
2021-10-01 | net/mlx5: Warn for devlink reload when there are VFs alive | Lama Kayal | 1 | -0/+5 |
2021-10-01 | net/mlx5: DR, Add missing string for action type SAMPLER | Yevgeny Kliteynik | 1 | -0/+1 |
2021-10-01 | net/mlx5: DR, init_next_match only if needed | Yevgeny Kliteynik | 1 | -3/+5 |
2021-10-01 | net/mlx5: DR, Fix typo 'offeset' to 'offset' | Yevgeny Kliteynik | 2 | -2/+2 |
2021-10-01 | net/mlx5: DR, Increase supported num of actions to 32 | Yevgeny Kliteynik | 1 | -1/+1 |
2021-10-01 | net/mlx5: DR, Add support for SF vports | Yevgeny Kliteynik | 5 | -68/+120 |
2021-10-01 | net/mlx5: DR, Support csum recalculation flow table on SFs | Yevgeny Kliteynik | 3 | -42/+29 |
2021-10-01 | net/mlx5: DR, Align error messages for failure to obtain vport caps | Yevgeny Kliteynik | 2 | -2/+4 |
2021-10-01 | net/mlx5: DR, Add missing query for vport 0 | Yevgeny Kliteynik | 3 | -12/+32 |
2021-10-01 | net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINK | Yevgeny Kliteynik | 4 | -8/+7 |
2021-10-01 | net/mlx5: DR, Fix vport number data type to u16 | Yevgeny Kliteynik | 6 | -11/+11 |
2021-09-30 | bpf, xdp, docs: Correct some English grammar and spelling | Kev Jackson | 1 | -4/+4 |
2021-09-30 | selftests/bpf: Use kselftest skip code for skipped tests | Po-Hsu Lin | 2 | -3/+9 |
2021-09-30 | net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode | Aya Levin | 2 | -0/+19 |