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.12.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-03-28
memcg: enable accounting for nft objects
Vasily Averin
2
-23
/
+23
2022-03-24
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-03-24
netfilter: egress: Report interface as outgoing
Phil Sutter
1
-1
/
+1
2022-03-23
Merge branch 'ice-avoid-sleeping-scheduling-in-atomic-contexts'
Jakub Kicinski
3
-10
/
+20
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
1
-0
/
+3
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2
-10
/
+17
2022-03-22
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-03-22
net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-1
/
+1
2022-03-22
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-03-22
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-03-22
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
1
-1
/
+4
2022-03-22
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
1
-2
/
+2
2022-03-21
Merge branch 'ax25-fixes'
David S. Miller
2
-11
/
+27
2022-03-21
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-03-21
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-03-19
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2022-03-19
mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skb
Yonglong Li
1
-0
/
+1
2022-03-19
Merge branch 'ipv4-handle-tos-and-scope-properly-for-icmp-redirects-and-pmtu-...
Jakub Kicinski
2
-8
/
+151
2022-03-19
selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
Guillaume Nault
1
-4
/
+137
2022-03-19
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
1
-4
/
+14
2022-03-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-20
/
+50
2022-03-18
Merge branch 'af_unix-OOB-fixes'
David S. Miller
2
-10
/
+12
2022-03-18
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2
-3
/
+7
2022-03-18
af_unix: Fix some data-races around unix_sk(sk)->oob_skb.
Kuniyuki Iwashima
1
-7
/
+5
2022-03-18
ibmvnic: fix race between xmit and reset
Sukadev Bhattiprolu
2
-15
/
+55
2022-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
5
-24
/
+53
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
33
-133
/
+154
2022-03-17
Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2022-03-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-16
/
+15
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-17
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-17
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-16
Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-03-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+10
2022-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-3
/
+2
2022-03-16
Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-32
/
+1
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
3
-18
/
+35
2022-03-16
Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"
Rafael J. Wysocki
1
-5
/
+5
2022-03-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2
-4
/
+11
[next]