index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
3
-74
/
+37
*
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
2021-07-16
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-07-15
11
-46
/
+250
|
\
|
*
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
1
-0
/
+2
|
*
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
2021-07-15
1
-0
/
+10
|
*
sock_map: Relax config dependency to CONFIG_NET
Cong Wang
2021-07-15
1
-18
/
+20
|
*
bpf: Add bpf_get_func_ip helper for kprobe programs
Jiri Olsa
2021-07-15
1
-1
/
+1
|
*
bpf: Add bpf_get_func_ip helper for tracing programs
Jiri Olsa
2021-07-15
1
-0
/
+7
|
*
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
Jiri Olsa
2021-07-15
1
-1
/
+2
|
*
bpf, x86: Store caller's ip in trampoline stack
Jiri Olsa
2021-07-15
1
-0
/
+5
|
*
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
2021-07-15
1
-0
/
+1
|
*
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
2021-07-15
1
-1
/
+8
|
*
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
2021-07-15
1
-1
/
+8
|
*
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2021-07-15
2
-11
/
+34
|
*
bpf: Introduce bpf timers.
Alexei Starovoitov
2021-07-15
2
-0
/
+76
|
*
bpf: Fix a typo of reuseport map in bpf.h.
Kuniyuki Iwashima
2021-07-14
1
-1
/
+1
|
*
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
2021-07-07
1
-1
/
+0
|
*
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2021-07-07
2
-9
/
+10
|
*
bitops: Add non-atomic bitops for pointers
Kumar Kartikeya Dwivedi
2021-07-07
2
-0
/
+59
|
*
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-07-07
1
-0
/
+2
|
*
bpf: Support input xdp_md context in BPF_PROG_TEST_RUN
Zvi Effron
2021-07-07
1
-3
/
+0
|
*
bpf: Add function for XDP meta data length check
Zvi Effron
2021-07-07
1
-0
/
+5
*
|
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
2021-07-15
1
-0
/
+2
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
20
-223
/
+105
|
\
\
|
*
|
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek BehĂșn
2021-07-11
1
-5
/
+1
|
*
|
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-09
1
-2
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-09
1
-0
/
+1
|
|
\
\
|
|
*
|
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-09
1
-0
/
+1
|
|
|
/
|
*
|
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2021-07-09
1
-1
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-07
4
-4
/
+4
|
|
\
\
|
|
*
|
netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h
Duncan Roe
2021-07-07
2
-3
/
+3
|
|
*
|
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
1
-0
/
+1
|
|
*
|
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-02
1
-1
/
+0
|
*
|
|
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
1
-1
/
+8
|
*
|
|
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2021-07-05
1
-0
/
+1
|
*
|
|
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-07-05
1
-0
/
+1
|
*
|
|
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-02
1
-1
/
+1
|
|
/
/
|
*
|
tcp: consistently disable header prediction for mptcp
Paolo Abeni
2021-07-01
1
-0
/
+4
|
*
|
net: remove the caif_hsi driver
Christoph Hellwig
2021-07-01
1
-200
/
+0
|
*
|
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
2
-4
/
+21
|
*
|
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
2021-07-01
1
-0
/
+13
|
*
|
ethtool: add a new command for getting PHC virtual clocks
Yangbo Lu
2021-07-01
2
-0
/
+25
|
*
|
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
1
-0
/
+14
|
*
|
ptp: add ptp virtual clock driver framework
Yangbo Lu
2021-07-01
1
-1
/
+3
|
*
|
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
1
-3
/
+1
|
*
|
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-01
1
-1
/
+1
|
|
/
*
|
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
1
-0
/
+2
*
|
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
2
-5
/
+1
*
|
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-2
/
+4
|
\
\
|
*
|
kconfig.h: explain IS_MODULE(), IS_ENABLED()
Bjorn Helgaas
2021-06-05
1
-2
/
+4
[next]