summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2021-10-26tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian
2021-10-22cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang
2021-10-22bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai
2021-10-22Merge branch 'Fix up bpf_jit_limit some more'Alexei Starovoitov
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITLorenz Bauer
2021-10-20ptp: Fix possible memory leak in ptp_clock_register()Yang Yingliang
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König
2021-10-20Merge branch 'hns3-fixes'David S. Miller
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-19Merge tag 'linux-can-fixes-for-5.15-20211019' of git://git.kernel.org/pub/scm...David S. Miller
2021-10-19cavium: Fix return values of the probe functionZheyu Ma
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma
2021-10-19can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX pathMarc Kleine-Budde
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr
2021-10-18cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing
2021-10-18net/sched: act_ct: Fix byte count on fragmented packetsPaul Blakey
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-10-18Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git.kernel.org/pub/scm...David S. Miller
2021-10-18hamradio: baycom_epp: fix build for UMLRandy Dunlap
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nu...Stephane Grosjean
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-17can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-17can: m_can: fix iomap_read_fifo() and iomap_write_fifo()Aswath Govindraju
2021-10-17can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-10-17can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()Ziyang Xuan
2021-10-17can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()Ziyang Xuan
2021-10-17can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytesZhang Changzhong
2021-10-17can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...Zhang Changzhong
2021-10-17can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan
2021-10-17can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimerZiyang Xuan
2021-10-16net: bridge: mcast: use multicast_membership_interval for IGMPv3Nikolay Aleksandrov