aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-11bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest
2021-05-11bpf: Add deny list of btf ids check for tracing programsJiri Olsa
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-05-11bpf: Prevent writable memory-mapping of read-only ringbuf pagesAndrii Nakryiko
2021-05-11bpf, ringbuf: Deny reserve of buffers larger than ringbufThadeu Lima de Souza Cascardo
2021-05-11bpf: Fix alu32 const subreg bound tracking on bitwise operationsDaniel Borkmann
2021-05-07bpf: Forbid trampoline attach for functions with variable argumentsJiri Olsa
2021-05-07samples/bpf: Consider frame size in tx_only of xdpsock sampleMagnus Karlsson
2021-05-05libbpf: Add NULL check to add_dummy_ksym_varIan Rogers
2021-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-04xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo
2021-05-03Documentation: ABI: sysfs-class-net-qmi: document pass-through fileDaniele Palmas
2021-05-03Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He
2021-05-03Merge branch 'sctp-race-fix'David S. Miller
2021-05-03sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-03Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-03net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter
2021-05-03sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long
2021-05-03Merge branch 'sctp-bad-revert'David S. Miller
2021-05-03Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"Xin Long
2021-05-03Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""Xin Long
2021-05-03ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong
2021-05-03libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman
2021-05-03bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-05-03bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann
2021-04-30net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing
2021-04-30net: phy: marvell: enable downshift by defaultMaxim Kochetkov
2021-04-30Merge branch 'sctp-chunk-fix'David S. Miller
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long
2021-04-30Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long
2021-04-30afs, rxrpc: Add Marc Dionne as co-maintainerMarc Dionne
2021-04-30net: atheros: nic-devel@qualcomm.com is deadJohannes Berg
2021-04-30vsock/vmci: Remove redundant assignment to errYang Li
2021-04-30Merge branch 'hns3-fixes'David S. Miller
2021-04-30net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-04-30net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo
2021-04-30net: hns3: use netif_tx_disable to stop the transmit queuePeng Li
2021-04-30net: hns3: fix for vxlan gpe tx checksum bugHao Chen
2021-04-30net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail
2021-04-30selftests/bpf: Fix the snprintf testFlorent Revest
2021-04-29net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel
2021-04-29net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereferenceOleksij Rempel
2021-04-29net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereferenceOleksij Rempel
2021-04-29bnx2x: Remove redundant assignment to errYang Li
2021-04-29net: macb: Remove redundant assignment to queueJiapeng Chong
2021-04-29MAINTAINERS: move Murali Karicheri to creditsMichael Walle
2021-04-29MAINTAINERS: remove Wingman KwokMichael Walle
2021-04-29Merge branch 'hns3-fixes'David S. Miller