aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-02ravb: Add half_duplex to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add magic_pkt to struct ravb_hw_infoBiju Das
2021-10-02ravb: Add tsrq to struct ravb_hw_infoBiju Das
2021-10-02ravb: Exclude gPTP feature support for RZ/G2LBiju Das
2021-10-02ravb: Initialize GbEthernet DMACBiju Das
2021-10-02ravb: Add support for RZ/G2L SoCBiju Das
2021-10-02ravb: Add nc_queue to struct ravb_hw_infoBiju Das
2021-10-02ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das
2021-10-02ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01net/core: disable NET_RX_BUSY_POLL on PREEMPT_RTSebastian Andrzej Siewior
2021-10-01Merge branch 'libbpf: Support uniform BTF-defined key/value specification acr...Andrii Nakryiko
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen
2021-10-01libbpf: Support uniform BTF-defined key/value specification across all BPF mapsHengqi Chen
2021-10-01Merge tag 'mlx5-updates-2021-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-01bpf/tests: Add test of LDX_MEM with operand aliasingJohan Almbladh
2021-10-01bpf/tests: Add test of ALU shifts with operand register aliasingJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinationsJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of ALU register combinationsJohan Almbladh
2021-10-01bpf/tests: Minor restructuring of ALU testsJohan Almbladh
2021-10-01bpf/tests: Add more tests for ALU and ATOMIC register clobberingJohan Almbladh
2021-10-01bpf/tests: Add tests to check source register zero-extensionJohan Almbladh
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudesJohan Almbladh
2021-10-01bpf/tests: Add zero-extension checks in BPF_ATOMIC testsJohan Almbladh
2021-10-01bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizesJohan Almbladh
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-10-01Revert "Merge branch 'mctp-kunit-tests'"David S. Miller
2021-10-01sparc: add SO_RESERVE_MEM definition.David S. Miller
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller
2021-10-01Merge branch 'mctp-kunit-tests'David S. Miller
2021-10-01mctp: Add input reassembly testsJeremy Kerr
2021-10-01mctp: Add route input to socket testsJeremy Kerr
2021-10-01mctp: Add packet rx testsJeremy Kerr
2021-10-01mctp: Add test utilsJeremy Kerr
2021-10-01mctp: Add initial test structure and fragmentation testJeremy Kerr
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-30net: sched: Use struct_size() helper in kvmalloc()Gustavo A. R. Silva
2021-09-30net/mlx5e: Use array_size() helperGustavo A. R. Silva
2021-09-30net/mlx5: Use struct_size() helper in kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin
2021-09-30net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal
2021-09-30net/mlx5: DR, Add missing string for action type SAMPLERYevgeny Kliteynik
2021-09-30net/mlx5: DR, init_next_match only if neededYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix typo 'offeset' to 'offset'Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Increase supported num of actions to 32Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Add support for SF vportsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Support csum recalculation flow table on SFsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Align error messages for failure to obtain vport capsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Add missing query for vport 0Yevgeny Kliteynik