aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-22net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop groupNikolay Aleksandrov
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov
2021-11-22net, neigh: Fix crash in v6 module initialization error pathDaniel Borkmann
2021-11-22nixge: fix mac address error handling againArnd Bergmann
2021-11-22net/smc: Avoid warning of possible recursive lockingWen Gu
2021-11-22vsock/virtio: suppress used length validationMichael S. Tsirkin
2021-11-22net: ax88796c: do not receive data in pointerNicolas Iooss
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-11-22nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-11-22ipv6: fix typos in __ip6_finish_output()Eric Dumazet
2021-11-22selftests/tc-testings: Be compatible with newer tc outputLi Zhijian
2021-11-22selftests/tc-testing: match any qdisc typeLi Zhijian
2021-11-22net: dsa: qca8k: fix MTU calculationRobert Marko
2021-11-22net: dsa: qca8k: fix internal delay applied to the wrong PAD configAnsuel Smith
2021-11-20af_unix: fix regression in read after shutdownVincent Whitchurch
2021-11-20Merge branch 'mptcp-rtx-timer'David S. Miller
2021-11-20mptcp: use delegate action to schedule 3rd ack retransPaolo Abeni
2021-11-20mptcp: fix delack timerEric Dumazet
2021-11-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-19stmmac_pci: Fix underflow size in stmmac_rxZekun Shen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-18parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller
2021-11-18Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller
2021-11-18parisc: Wire up futex_waitvHelge Deller