summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet2021-05-051-7/+9
* Fix spelling error from "eleminate" to "eliminate"Sean Gloumeau2021-05-051-1/+1
* ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera2021-05-051-1/+2
* net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B2021-05-041-0/+1
* net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen2021-05-041-0/+4
* net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart2021-05-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-046-30/+52
|\
| * xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo2021-05-041-4/+3
| * libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman2021-05-031-9/+21
| * bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2021-05-032-12/+20
| * bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann2021-05-031-8/+4
| * selftests/bpf: Fix the snprintf testFlorent Revest2021-04-302-0/+7
* | Documentation: ABI: sysfs-class-net-qmi: document pass-through fileDaniele Palmas2021-05-031-0/+16
* | Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He2021-05-031-3/+2
* | Merge branch 'sctp-race-fix'David S. Miller2021-05-031-16/+22
|\ \
| * | sctp: delay auto_asconf init until binding the first addrXin Long2021-05-031-14/+17
| * | Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long2021-05-031-5/+8
|/ /
* | net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter2021-05-031-0/+4
* | sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long2021-05-031-1/+2
* | Merge branch 'sctp-bad-revert'David S. Miller2021-05-032-8/+4
|\ \
| * | Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"Xin Long2021-05-031-5/+1
| * | Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""Xin Long2021-05-031-3/+3
|/ /
* | ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong2021-05-031-2/+5
* | net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing2021-05-011-1/+0
* | net: phy: marvell: enable downshift by defaultMaxim Kochetkov2021-05-011-12/+50
* | Merge branch 'sctp-chunk-fix'David S. Miller2021-05-013-38/+39
|\ \
| * | sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long2021-05-013-44/+30
| * | Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long2021-05-011-3/+3
| * | sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long2021-05-011-5/+20
|/ /
* | afs, rxrpc: Add Marc Dionne as co-maintainerMarc Dionne2021-05-011-0/+2
* | net: atheros: nic-devel@qualcomm.com is deadJohannes Berg2021-05-012-2/+2
* | vsock/vmci: Remove redundant assignment to errYang Li2021-05-011-2/+0
* | Merge branch 'hns3-fixes'David S. Miller2021-04-303-3/+12
|\ \
| * | net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo2021-04-301-0/+2
| * | net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo2021-04-301-0/+6
| * | net: hns3: use netif_tx_disable to stop the transmit queuePeng Li2021-04-301-1/+1
| * | net: hns3: fix for vxlan gpe tx checksum bugHao Chen2021-04-301-2/+3
|/ /
* / net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail2021-04-301-0/+1
|/
* net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel2021-04-301-1/+1
* net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereferenceOleksij Rempel2021-04-301-0/+3
* net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereferenceOleksij Rempel2021-04-301-0/+3
* bnx2x: Remove redundant assignment to errYang Li2021-04-301-1/+0
* net: macb: Remove redundant assignment to queueJiapeng Chong2021-04-301-2/+2
* MAINTAINERS: move Murali Karicheri to creditsMichael Walle2021-04-302-13/+5
* MAINTAINERS: remove Wingman KwokMichael Walle2021-04-301-1/+0
* Merge branch 'hns3-fixes'David S. Miller2021-04-304-3/+10
|\
| * net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen2021-04-301-0/+5
| * net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo2021-04-301-1/+1
| * net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2021-04-302-2/+4
|/
* net: Remove redundant assignment to errYang Li2021-04-301-3/+0