summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-05smc: disallow TCP_ULP in smc_setsockopt()Cong Wang1-1/+3
2021-05-05net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski1-1/+1
2021-05-05net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet1-7/+9
2021-05-05Fix spelling error from "eleminate" to "eliminate"Sean Gloumeau1-1/+1
2021-05-05ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera1-1/+2
2021-05-04net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B1-0/+1
2021-05-04net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-04net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart1-0/+4
2021-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-30/+52
2021-05-04xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo1-4/+3
2021-05-03Documentation: ABI: sysfs-class-net-qmi: document pass-through fileDaniele Palmas1-0/+16
2021-05-03Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He1-3/+2
2021-05-03Merge branch 'sctp-race-fix'David S. Miller1-16/+22
2021-05-03sctp: delay auto_asconf init until binding the first addrXin Long1-14/+17
2021-05-03Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long1-5/+8
2021-05-03net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter1-0/+4
2021-05-03sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long1-1/+2
2021-05-03Merge branch 'sctp-bad-revert'David S. Miller2-8/+4
2021-05-03Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"Xin Long1-5/+1
2021-05-03Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""Xin Long1-3/+3
2021-05-03ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-03libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman1-9/+21
2021-05-03bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-05-03bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-05-01net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing1-1/+0
2021-05-01net: phy: marvell: enable downshift by defaultMaxim Kochetkov1-12/+50
2021-05-01Merge branch 'sctp-chunk-fix'David S. Miller3-38/+39
2021-05-01sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long3-44/+30
2021-05-01Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long1-3/+3
2021-05-01sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long1-5/+20
2021-05-01afs, rxrpc: Add Marc Dionne as co-maintainerMarc Dionne1-0/+2
2021-05-01net: atheros: nic-devel@qualcomm.com is deadJohannes Berg2-2/+2
2021-05-01vsock/vmci: Remove redundant assignment to errYang Li1-2/+0
2021-05-01Merge branch 'hns3-fixes'David S. Miller3-3/+12
2021-05-01net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-01net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo1-0/+6
2021-05-01net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-05-01net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-05-01net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail1-0/+1
2021-04-30selftests/bpf: Fix the snprintf testFlorent Revest2-0/+7
2021-04-30net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel1-1/+1
2021-04-30net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereferenceOleksij Rempel1-0/+3
2021-04-30net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereferenceOleksij Rempel1-0/+3
2021-04-30bnx2x: Remove redundant assignment to errYang Li1-1/+0
2021-04-30net: macb: Remove redundant assignment to queueJiapeng Chong1-2/+2
2021-04-30MAINTAINERS: move Murali Karicheri to creditsMichael Walle2-13/+5
2021-04-30MAINTAINERS: remove Wingman KwokMichael Walle1-1/+0
2021-04-30Merge branch 'hns3-fixes'David S. Miller4-3/+10
2021-04-30net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen1-0/+5
2021-04-30net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo1-1/+1