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
2021-11-03
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
3
-3
/
+7
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
6
-9
/
+53
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-11-03
NFC: add necessary privilege flags in netlink layer
Lin Ma
1
-0
/
+15
2021-11-03
Merge branch 'sctp-=security-hook-fixes'
David S. Miller
11
-95
/
+133
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
1
-1
/
+13
2021-11-03
security: add sctp_assoc_established hook
Xin Long
6
-13
/
+32
2021-11-03
security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce
Xin Long
2
-6
/
+14
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
11
-77
/
+76
2021-11-03
Merge branch 'kselftests-net-missing'
David S. Miller
1
-2
/
+7
2021-11-03
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed SRv6 tests
Hangbin Liu
1
-0
/
+3
2021-11-03
kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
kselftests/net: add missed icmp.sh test to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
amt: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2021-11-03
amt: fix error return code in amt_init()
Yang Yingliang
1
-1
/
+3
2021-11-03
MAINTAINERS: Update ENA maintainers information
Shay Agroskin
1
-2
/
+3
2021-11-03
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
3
-16
/
+20
2021-11-03
net: marvell: prestera: Add explicit padding
Geert Uytterhoeven
1
-0
/
+12
2021-11-03
bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2021-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-1
/
+3
2021-11-03
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
1
-2
/
+14
2021-11-03
net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy
Yuiko Oshino
1
-1
/
+43
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-130
/
+284
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2296
-44214
/
+209317
2021-11-02
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
6
-53
/
+9
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
68
-1158
/
+2130
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-98
/
+184
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-421
/
+884
2021-11-02
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-200
/
+273
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
135
-1525
/
+3008
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+233
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
280
-5879
/
+11791
2021-11-02
Merge branch 'make-neighbor-eviction-controllable-by-userspace'
Jakub Kicinski
11
-2
/
+281
2021-11-02
selftests: net: add arp_ndisc_evict_nocarrier
James Prestwood
1
-0
/
+220
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
5
-1
/
+34
2021-11-02
net: arp: introduce arp_evict_nocarrier sysctl parameter
James Prestwood
6
-1
/
+27
2021-11-02
Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
123
-954
/
+2895
2021-11-02
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
34
-453
/
+2325
2021-11-02
Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
45
-1564
/
+1382
2021-11-02
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-4
/
+32
2021-11-02
Merge tag 'mailbox-v5.16' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
27
-417
/
+1061
2021-11-02
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
43
-410
/
+670
2021-11-02
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
16
-123
/
+1078
2021-11-02
Merge tag 'leds-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
4
-22
/
+24
2021-11-02
Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
341
-4797
/
+14150
2021-11-02
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-02
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
4
-11
/
+25
2021-11-02
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
[next]