index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
netfilter: nf_tables: disallow binding to already bound chain
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
1
-3
/
+15
2022-08-24
netfilter: nf_tables: do not leave chain stats enabled on error
Pablo Neira Ayuso
1
-2
/
+4
2022-08-24
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
1
-6
/
+13
2022-08-24
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
2
-2
/
+2
2022-08-24
netfilter: nf_tables: disallow updates of implicit chain
Pablo Neira Ayuso
1
-0
/
+3
2022-08-24
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-39
/
+61
2022-08-24
Merge tag 'audit-pr-20220823' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-08-24
Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2022-08-24
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
11
-42
/
+65
2022-08-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-29
/
+54
2022-08-24
Merge branch 'linus'
Andrew Morton
10
-31
/
+68
2022-08-24
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
5
-7
/
+12
2022-08-24
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-24
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-24
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-24
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-24
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-30
/
+59
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
18
-119
/
+240
2022-08-23
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-1
/
+2
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+7
2022-08-23
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2022-08-23
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
1
-0
/
+1
2022-08-23
netfilter: conntrack: work around exceeded receive window
Florian Westphal
1
-0
/
+31
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
5
-35
/
+1
2022-08-23
net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
Vladimir Oltean
1
-1
/
+1
2022-08-23
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
1
-2
/
+2
2022-08-23
Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'
Jakub Kicinski
9
-28
/
+108
2022-08-23
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
3
-10
/
+5
2022-08-23
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-08-23
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
6
-0
/
+91
2022-08-23
net: moxa: get rid of asymmetry in DMA mapping/unmapping
Sergei Antonov
1
-5
/
+6
2022-08-23
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-23
net: ipa: don't assume SMEM is page-aligned
Alex Elder
1
-1
/
+1
2022-08-23
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-23
Merge branch 'mm-hotfixes-stable'
Andrew Morton
18
-119
/
+240
2022-08-23
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
1
-0
/
+1
2022-08-22
net/mlx5: Unlock on error in mlx5_sriov_enable()
Dan Carpenter
1
-1
/
+1
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
1
-2
/
+3
2022-08-22
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Dan Carpenter
1
-2
/
+2
2022-08-22
net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
Dan Carpenter
1
-1
/
+3
2022-08-22
net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
Maor Dickman
1
-1
/
+3
2022-08-22
net/mlx5e: TC, Add missing policer validation
Roi Dayan
1
-0
/
+4
2022-08-22
net/mlx5e: Fix wrong application of the LRO state
Aya Levin
1
-8
/
+0
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
2
-0
/
+5
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
1
-3
/
+6
2022-08-22
net/mlx5: Disable irq when locking lag_lock
Vlad Buslov
1
-22
/
+33
[prev]
[next]