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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
1
-0
/
+1
2020-12-05
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+9
2020-12-05
net: Remove the err argument from sock_from_file
Florent Revest
1
-1
/
+1
2020-12-04
bpf: Remove trailing semicolon in macro definition
Tom Rix
1
-6
/
+6
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+0
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
18
-106
/
+399
2020-12-04
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2
-1
/
+7
2020-12-04
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
3
-12
/
+34
2020-12-04
bpf: Adds support for setting window clamp
Prankur gupta
1
-0
/
+1
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-6
/
+39
2020-12-04
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+30
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
1
-5
/
+4
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
3
-4
/
+4
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
1
-1
/
+8
2020-12-03
uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
Eric Sandeen
1
-3
/
+6
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
2
-0
/
+3
2020-12-03
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
1
-11
/
+0
2020-12-03
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
1
-12
/
+0
2020-12-03
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
1
-0
/
+34
2020-12-03
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2
-13
/
+35
2020-12-03
mm: Introduce page memcg flags
Roman Gushchin
1
-12
/
+20
2020-12-03
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
1
-0
/
+64
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
4
-36
/
+107
2020-12-03
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
5
-18
/
+100
2020-12-03
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-6
/
+6
2020-12-02
net/smc: Add support for obtaining SMCR device list
Guvenc Gulce
1
-2
/
+11
2020-12-02
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
1
-0
/
+28
2020-12-02
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
1
-0
/
+27
2020-12-02
net/smc: Introduce SMCR get link command
Guvenc Gulce
1
-0
/
+18
2020-12-02
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
1
-0
/
+15
2020-12-02
net/smc: Add support for obtaining system information
Guvenc Gulce
1
-0
/
+18
2020-12-02
net/smc: Introduce generic netlink interface for diagnostic purposes
Guvenc Gulce
1
-0
/
+11
2020-12-02
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
1
-1
/
+1
2020-12-02
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
1
-1
/
+0
2020-12-02
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-12-02
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-0
/
+2
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-24
/
+13
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
1
-1
/
+1
2020-12-01
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
1
-3
/
+7
2020-12-01
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
1
-0
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-5
/
+17
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
3
-2
/
+8
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
4
-16
/
+30
2020-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+7
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-1
/
+14
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-43
/
+134
2020-11-28
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2020-11-28
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2020-11-28
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-2
/
+26
2020-11-28
net/sched: sch_frag: add generic packet fragment support.
wenxu
2
-0
/
+8
[next]