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.19.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-7.0.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-05-28
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-05-28
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
189
-1094
/
+2944
2021-05-26
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
1
-0
/
+5
2021-05-26
Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-22
/
+80
2021-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
17
-231
/
+513
2021-05-26
Merge branch 'mptcp-fixes'
David S. Miller
6
-13
/
+20
2021-05-26
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2021-05-26
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
3
-5
/
+14
2021-05-26
nfp: update maintainer and mailing list addresses
Simon Horman
1
-2
/
+2
2021-05-26
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
4
-3
/
+14
2021-05-26
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-26
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-26
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
2021-05-25
Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2
-178
/
+405
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
1
-1
/
+1
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
1
-1
/
+1
2021-05-25
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
20
-30
/
+71
2021-05-25
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-05-25
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-05-25
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-05-25
net: appletalk: cops: Fix data race in cops_probe1
Saubhik Mukherjee
1
-2
/
+2
2021-05-24
Merge branch 'sja1105-fixes'
David S. Miller
2
-27
/
+70
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
1
-4
/
+15
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
1
-12
/
+10
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
1
-0
/
+1
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
1
-3
/
+14
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
1
-4
/
+11
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
1
-4
/
+19
2021-05-24
net: hso: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-05-24
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+17
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-24
/
+64
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
7
-12
/
+12
2021-05-24
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
6
-6
/
+6
[next]