summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: extended netlink error reporting for chain typePablo Neira Ayuso2021-05-211-7/+14
* netfilter: nf_tables: missing error reporting for not selected expressionsPablo Neira Ayuso2021-05-211-1/+3
* netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal2021-05-201-1/+1
* tipc: wait and exit until all work queues are doneXin Long2021-05-173-0/+6
* mld: fix panic in mld_newpack()Taehee Yoo2021-05-171-3/+0
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-05-171-1/+0
* Merge branch 'bnxt_en-fixes'David S. Miller2021-05-172-9/+13
|\
| * bnxt_en: Fix context memory setup for 64K page size.Michael Chan2021-05-172-8/+11
| * bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek2021-05-171-1/+2
|/
* net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-05-171-1/+1
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-173-0/+7
* net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter2021-05-171-19/+18
* tipc: skb_linearize the head skb when reassembling msgsXin Long2021-05-171-7/+2
* net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies2021-05-141-1/+1
* Merge branch 'lockless-qdisc-packet-stuck'David S. Miller2021-05-144-14/+107
|\
| * net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin2021-05-142-2/+28
| * net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-143-11/+26
| * net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-142-1/+53
|/
* tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma2021-05-141-5/+6
* Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le2021-05-141-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-05-146-8/+12
|\
| * netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio2021-05-143-2/+7
| * netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-143-6/+5
|/
* openvswitch: meter: fix race when getting now_ms.Tao Liu2021-05-131-0/+8
* net: korina: Fix return value check in korina_probe()Wei Yongjun2021-05-131-6/+6
* cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal2021-05-133-2/+82
* net: mdio: octeon: Fix some double free issuesChristophe JAILLET2021-05-131-2/+0
* net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET2021-05-131-1/+0
* chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter2021-05-121-2/+4
* MAINTAINERS: nfc: include linux-nfc mailing listKrzysztof Kozlowski2021-05-121-0/+1
* MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainerKrzysztof Kozlowski2021-05-121-1/+2
* MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCIKrzysztof Kozlowski2021-05-121-1/+0
* Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller2021-05-121-16/+33
|\
| * can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek2021-05-121-16/+33
* | ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET2021-05-121-1/+3
* | octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter2021-05-121-0/+4
* | Merge branch 'fec-fixes'David S. Miller2021-05-121-5/+19
|\ \
| * | net: fec: add defer probe for of_get_mac_addressFugang Duan2021-05-121-3/+10
| * | net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan2021-05-121-2/+9
|/ /
* | net: packetmmap: fix only tx timestamp on requestRichard Sanger2021-05-121-2/+8
* | bnxt_en: Fix and improve .ndo_features_check().Michael Chan2021-05-121-19/+107
* | net: really orphan skbs tied to closing skPaolo Abeni2021-05-122-5/+7
|/
* net: ipa: memory region array is variable sizeAlex Elder2021-05-112-1/+4
* ionic: fix ptp support config breakageShannon Nelson2021-05-111-0/+1
* mptcp: fix data stream corruptionPaolo Abeni2021-05-111-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-1121-382/+817
|\
| * bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau2021-05-111-0/+2
| * selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki2021-05-117-266/+617
| * libbpf: Provide GELF_ST_VISIBILITY() define for older libelfArnaldo Carvalho de Melo2021-05-111-0/+5
| * bpf: Fix nested bpf_bprintf_prepare with more per-cpu buffersFlorent Revest2021-05-111-13/+14