summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2022-06-08Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'Jakub Kicinski
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-06-08Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'Jakub Kicinski
2022-06-08net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2022-06-08net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07selftests net: fix bpf build errorLina Wang
2022-06-07af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-06net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-06Merge branch 'amt-fix-several-bugs-in-amt_rcv'Jakub Kicinski
2022-06-06amt: fix wrong type string definitionTaehee Yoo
2022-06-06amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo
2022-06-06amt: fix wrong usage of pskb_may_pull()Taehee Yoo
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-06netfilter: nf_tables: memleak flow rule from commit pathPablo Neira Ayuso
2022-06-06netfilter: nf_tables: release new hooks on unsupported flowtable flagsPablo Neira Ayuso
2022-06-02netfilter: nf_tables: always initialize flowtable hook list in transactionPablo Neira Ayuso
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-02module: Fix prefix for module.sig_enforce module paramSaravana Kannan
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-02Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet
2022-06-02net: add debug info to __skb_pull()Eric Dumazet
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2022-06-02tipc: check attribute length for bearer nameHoang Le
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou
2022-06-02netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-01Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets