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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2022-05-16
net: skb: change the definition SKB_DR_SET()
Menglong Dong
1
-1
/
+2
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
1
-1
/
+1
2022-05-16
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
1
-9
/
+19
2022-05-16
tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
Eric Dumazet
1
-2
/
+3
2022-05-16
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2
-3
/
+4
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
1
-0
/
+1
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2
-2
/
+6
2022-05-16
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
1
-0
/
+33
2022-05-16
ipv6: add struct hop_jumbo_hdr definition
Eric Dumazet
1
-0
/
+11
2022-05-16
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
1
-2
/
+5
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+3
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
1
-0
/
+2
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
8
-80
/
+70
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-2
/
+31
2022-05-16
ASoC: cs35l41: Move cs_dsp config struct into shared code
Stefan Binding
1
-0
/
+2
2022-05-16
ASoC: cs35l41: Move cs35l41 fs errata into shared code
Stefan Binding
1
-0
/
+1
2022-05-16
ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
Stefan Binding
1
-0
/
+20
2022-05-16
ALSA: hda: cs35l41: Add Support for Interrupts
Stefan Binding
1
-0
/
+54
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
1
-2
/
+5
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2
-1
/
+14
2022-05-16
mac80211: remove stray multi_sta_back_32bit docs
Johannes Berg
1
-1
/
+0
2022-05-16
mac80211: fix typo in documentation
Johannes Berg
1
-1
/
+1
2022-05-16
nvme: add missing status values to verbose logging
Max Gurtovoy
1
-0
/
+2
2022-05-16
cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
Paul Gortmaker
1
-1
/
+1
2022-05-16
cdrom: remove the unused driver specific disc change ioctl
Paul Gortmaker
1
-1
/
+0
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
1
-0
/
+6
2022-05-15
KVM: arm64: Repack struct kvm_pmu to reduce size
Fuad Tabba
1
-2
/
+2
2022-05-15
Unify the primitives for file descriptor closing
Al Viro
1
-1
/
+1
2022-05-15
fs: remove fget_many and fput_many interface
Gou Hao
2
-5
/
+1
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
1
-0
/
+5
2022-05-14
mm/damon: add documentation for Enum value
Gautam Menghani
1
-0
/
+1
2022-05-14
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
1
-0
/
+9
2022-05-14
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migration
Baolin Wang
1
-0
/
+11
2022-05-14
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+2
2022-05-14
Documentation/vm: move "Using kmap-atomic" to highmem.h
Fabio M. De Francesco
1
-0
/
+31
2022-05-14
mm/highmem: fix kernel-doc warnings in highmem*.h
Fabio M. De Francesco
2
-17
/
+23
2022-05-14
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
1
-8
/
+10
2022-05-14
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+8
2022-05-14
Merge tag 'v5.18-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+3
2022-05-13
security: declare member holding string literal const
Christian Göttsche
1
-2
/
+2
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2022-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-8
/
+12
2022-05-13
netfilter: conntrack: skip verification of zero UDP checksum
Kevin Mitchell
1
-4
/
+17
2022-05-13
netfilter: prefer extension check to pointer check
Florian Westphal
2
-17
/
+16
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
1
-25
/
+5
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
1
-0
/
+1
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
1
-3
/
+9
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2
-7
/
+0
[prev]
[next]