aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-02ionic: check for binary values in FW ver stringShannon Nelson1-3/+14
2021-10-02ionic: remove debug statsShannon Nelson7-225/+0
2021-10-02Merge branch 'ravb-gigabit'David S. Miller2-129/+362
2021-10-02ravb: Initialize GbEthernet E-MACBiju Das2-13/+62
2021-10-02ravb: Add half_duplex to struct ravb_hw_infoBiju Das2-8/+31
2021-10-02ravb: Add magic_pkt to struct ravb_hw_infoBiju Das2-1/+5
2021-10-02ravb: Add tsrq to struct ravb_hw_infoBiju Das2-2/+8
2021-10-02ravb: Exclude gPTP feature support for RZ/G2LBiju Das1-36/+49
2021-10-02ravb: Initialize GbEthernet DMACBiju Das2-2/+31
2021-10-02ravb: Add support for RZ/G2L SoCBiju Das2-0/+64
2021-10-02ravb: Add nc_queue to struct ravb_hw_infoBiju Das2-49/+94
2021-10-02ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das2-15/+15
2021-10-02ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das2-6/+6
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski132-1149/+8204
2021-10-01net/core: disable NET_RX_BUSY_POLL on PREEMPT_RTSebastian Andrzej Siewior1-1/+1
2021-10-01Merge branch 'libbpf: Support uniform BTF-defined key/value specification across all BPF maps'Andrii Nakryiko14-40/+62
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen13-40/+38
2021-10-01libbpf: Support uniform BTF-defined key/value specification across all BPF mapsHengqi Chen1-0/+24
2021-10-01Merge tag 'mlx5-updates-2021-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski16-146/+215
2021-10-01bpf/tests: Add test of LDX_MEM with operand aliasingJohan Almbladh1-0/+58
2021-10-01bpf/tests: Add test of ALU shifts with operand register aliasingJohan Almbladh1-13/+149
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinationsJohan Almbladh1-0/+422
2021-10-01bpf/tests: Add exhaustive tests of ALU register combinationsJohan Almbladh1-71/+763
2021-10-01bpf/tests: Minor restructuring of ALU testsJohan Almbladh1-72/+65
2021-10-01bpf/tests: Add more tests for ALU and ATOMIC register clobberingJohan Almbladh1-70/+197
2021-10-01bpf/tests: Add tests to check source register zero-extensionJohan Almbladh1-0/+143
2021-10-01bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudesJohan Almbladh1-1/+503
2021-10-01bpf/tests: Add zero-extension checks in BPF_ATOMIC testsJohan Almbladh1-5/+17
2021-10-01bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizesJohan Almbladh1-0/+254
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell3-0/+6
2021-10-01Revert "Merge branch 'mctp-kunit-tests'"David S. Miller6-632/+0
2021-10-01sparc: add SO_RESERVE_MEM definition.David S. Miller1-0/+3
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller4-2/+13
2021-10-01Merge branch 'mctp-kunit-tests'David S. Miller6-0/+632
2021-10-01mctp: Add input reassembly testsJeremy Kerr1-0/+134
2021-10-01mctp: Add route input to socket testsJeremy Kerr1-0/+131
2021-10-01mctp: Add packet rx testsJeremy Kerr1-3/+64
2021-10-01mctp: Add test utilsJeremy Kerr3-0/+90
2021-10-01mctp: Add initial test structure and fragmentation testJeremy Kerr3-0/+216
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-105/+194
2021-09-30net: sched: Use struct_size() helper in kvmalloc()Gustavo A. R. Silva1-1/+1
2021-09-30net/mlx5e: Use array_size() helperGustavo A. R. Silva1-4/+6
2021-09-30net/mlx5: Use struct_size() helper in kvzalloc()Gustavo A. R. Silva1-2/+1
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2-3/+3
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin1-6/+6
2021-09-30net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal1-0/+5
2021-09-30net/mlx5: DR, Add missing string for action type SAMPLERYevgeny Kliteynik1-0/+1
2021-09-30net/mlx5: DR, init_next_match only if neededYevgeny Kliteynik1-3/+5
2021-09-30net/mlx5: DR, Fix typo 'offeset' to 'offset'Yevgeny Kliteynik2-2/+2
2021-09-30net/mlx5: DR, Increase supported num of actions to 32Yevgeny Kliteynik1-1/+1