summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09Merge branch 'vlan-QinQ-leak-fix'David S. Miller
2022-02-09vlan: move dev_put into vlan_dev_uninitXin Long
2022-02-09vlan: introduce vlan_dev_free_egress_priorityXin Long
2022-02-09ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-02-09net: dsa: fix panic when DSA master device unbinds on shutdownVladimir Oltean
2022-02-09MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller
2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-09tipc: rate limit warning for received illegal binding updateJon Maloy
2022-02-09net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2022-02-09veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-09Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm...David S. Miller
2022-02-09ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-02-09Merge branch 'net-fix-skb-unclone-issues'David S. Miller
2022-02-09net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart
2022-02-09net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-09netfilter: xt_socket: fix a typo in socket_mt_destroy()Eric Dumazet
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal
2022-02-09can: isotp: fix error path in isotp_sendmsg() to unlock wait queueOliver Hartkopp
2022-02-09can: isotp: fix potential CAN frame reception race in isotp_rcv()Oliver Hartkopp
2022-02-08nfp: flower: fix ida_idx not being releasedLouis Peens
2022-02-08ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet
2022-02-08net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing
2022-02-08ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu
2022-02-08Merge branch 'more-dsa-fixes-for-devres-mdiobus_-alloc-register'Jakub Kicinski
2022-02-08net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean
2022-02-08net: dsa: seville: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: ar9331: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean
2022-02-08bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-08gve: Recording rx queue before sending to napiTao Liu
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata
2022-02-08Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-02-08SUNRPC: lock against ->sock changing during sysfs readNeilBrown
2022-02-08MAINTAINERS: Update my email addressAnna Schumaker
2022-02-08NFS: Fix nfs4_proc_get_locations() kernel-doc commentYang Li
2022-02-08xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni
2022-02-08NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-02-07net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko
2022-02-07Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-02-07Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-07Merge tag 'mmc-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-02-07Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal
2022-02-07net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()Eric Dumazet
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds
2022-02-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds