aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-20nfc: st95hf: Make spi remove() callback return zeroUwe Kleine-König1-4/+2
2021-10-20Merge branch 'hns3-fixes'David S. Miller10-23/+68
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang2-1/+6
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser1-4/+0
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET1-2/+7
2021-10-19Merge tag 'linux-can-fixes-for-5.15-20211019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-0/+3
2021-10-19cavium: Fix return values of the probe functionZheyu Ma1-2/+2
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma1-4/+4
2021-10-19can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX pathMarc Kleine-Budde1-0/+3
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor1-2/+2
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang1-0/+1
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr1-0/+2
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr3-8/+9
2021-10-18cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma1-1/+1
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-10-18net/sched: act_ct: Fix byte count on fragmented packetsPaul Blakey1-1/+1
2021-10-18net: dsa: mt7530: correct ds->num_portsDENG Qingfang1-7/+1
2021-10-18net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-18Merge tag 'linux-can-fixes-for-5.15-20211017' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller8-42/+79
2021-10-18hamradio: baycom_epp: fix build for UMLRandy Dunlap1-3/+3
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): remove unnecessary test on the nullity of a pointerStephane Grosjean1-2/+1
2021-10-17can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notificationStephane Grosjean1-3/+2
2021-10-17can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-17can: m_can: fix iomap_read_fifo() and iomap_write_fifo()Aswath Govindraju1-2/+12
2021-10-17can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-17can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()Ziyang Xuan1-15/+31
2021-10-17can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()Ziyang Xuan1-1/+3
2021-10-17can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytesZhang Changzhong2-0/+3
2021-10-17can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error lengthZhang Changzhong1-2/+5
2021-10-17can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan1-2/+5
2021-10-17can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimerZiyang Xuan1-3/+2
2021-10-16net: bridge: mcast: use multicast_membership_interval for IGMPv3Nikolay Aleksandrov1-3/+1
2021-10-15vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella1-2/+0
2021-10-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski7-8/+37
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra5-1/+185
2021-10-15Merge branch 'tcp-md5-vrf-fix'David S. Miller5-23/+130
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez1-0/+60
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez1-2/+26
2021-10-15tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez3-18/+28
2021-10-15tcp: md5: Fix overlap between vrf and non-vrf keysLeonard Crestez1-3/+16
2021-10-15lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-15sctp: fix transport encap_port update in sctp_vtag_verifyXin Long1-3/+3