summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02ca8210: fix mac_len negative array accessAlexander Aring
2023-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni
2023-03-01net: tls: avoid hanging tasks on the tx_lockJakub Kicinski
2023-03-01net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua
2023-03-01netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso
2023-03-01netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso
2023-03-01selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu
2023-03-01net: lan966x: Fix port police support using tc-matchallHoratiu Vultur
2023-03-01net/sched: flower: fix fl_change() error recovery pathEric Dumazet
2023-03-01ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2023-03-01net/sched: act_connmark: handle errno on tcf_idr_check_allocPedro Tammela
2023-03-01net: avoid skb end_offset change in __skb_unclone_keeptruesize()Eric Dumazet
2023-02-28tls: rx: fix return value for async cryptoJakub Kicinski
2023-02-28Merge branch 'freescale-t1040rdb-dts-updates'Jakub Kicinski
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-02-28net: phy: unlock on error in phy_probe()Dan Carpenter
2023-02-28nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen
2023-02-28bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27tcp: tcp_check_req() can be called from process contextEric Dumazet
2023-02-27net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel
2023-02-27xen-netback: remove unused variables pending_idx and indexTom Rix
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-27Merge tag 'dma-mapping-6.3-2022-02-27' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-02-27Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-27Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-27Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linuxLinus Torvalds
2023-02-27Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-27ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-02-27ARM: dts: aspeed: p10bmc: Update battery node nameEddie James
2023-02-27arm64: defconfig: Add IOSCHED_BFQ to the default configsLinus Walleij
2023-02-27arm64: defconfig: Fix unintentional disablement of PCI on i.MXMark Brown
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26Documentation: simplify and clarify DCO contribution example languageLinus Torvalds
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26Merge branch 'net-ocelot-switch-regressions'David S. Miller
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-26Merge branch 'net-sched-action-bind'David S. Miller