Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso
2022-08-24netfilter: nf_tables: disallow binding to already bound chainPablo Neira Ayuso
2022-08-24netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso
2022-08-24netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet familiesPablo Neira Ayuso
2022-08-24netfilter: nf_tables: do not leave chain stats enabled on errorPablo Neira Ayuso
2022-08-24netfilter: nft_payload: do not truncate csum_offset and csum_typePablo Neira Ayuso
2022-08-24netfilter: nft_payload: report ERANGE for too long offset and lengthPablo Neira Ayuso
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso
2022-08-24netfilter: nf_tables: disallow updates of implicit chainPablo Neira Ayuso
2022-08-24Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-24Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-24Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-24Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-24Merge branch 'linus'Andrew Morton
2022-08-24Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2022-08-24bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-24bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-24bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-24bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-24net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2022-08-23cgroup: Fix race condition at rebind_subsystems()Jing-Ting Wu
2022-08-23netfilter: conntrack: work around exceeded receive windowFlorian Westphal
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-23net: dsa: don't dereference NULL extack in dsa_slave_changeupper()Vladimir Oltean
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-23Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'Jakub Kicinski
2022-08-23bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-23bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-23selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-23net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-23net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-23net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-23net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-23Merge branch 'mm-hotfixes-stable'Andrew Morton
2022-08-23audit: fix potential double free on error path from fsnotify_add_inode_markGaosheng Cui
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman
2022-08-22net/mlx5e: TC, Add missing policer validationRoi Dayan
2022-08-22net/mlx5e: Fix wrong application of the LRO stateAya Levin
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh