summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko
2021-03-16libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko
2021-03-16bpf: Make symbol 'bpf_task_storage_busy' staticWei Yongjun
2021-03-16kernel/bpf/: Fix misspellings using codespell toolLiu xuzhi
2021-03-16s390/bpf: Implement new atomic opsIlya Leoshkevich
2021-03-15bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela
2021-03-15samples: bpf: Fix a spelling typo in do_hbm_test.shMasanari Iida
2021-03-15libbpf: Avoid inline hint definition from 'linux/stddef.h'Pedro Tammela
2021-03-15bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockoptManu Bretelle
2021-03-10Merge branch 'libbpf/xsk cleanups'Andrii Nakryiko
2021-03-10libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel
2021-03-10libbpf: xsk: Remove linux/compiler.h headerBjörn Töpel
2021-03-10bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-10selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-09sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-09Merge branch 's390-qeth-fixes'David S. Miller
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-09Merge branch 'virtio_net-infinite-loop'David S. Miller
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-10Merge branch 'bpf-xdp-redirect'Daniel Borkmann
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-09Merge branch 'Add clang-based BTF_KIND_FLOAT tests'Alexei Starovoitov
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang
2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang
2021-03-08atm: fix a typo in the struct descriptionTong Zhang
2021-03-08net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai
2021-03-08mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil