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.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
2019-10-13
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
1
-0
/
+75
2019-10-13
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-13
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-13
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
1
-1
/
+0
2019-10-13
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
1
-1
/
+1
2019-10-12
Merge branch 'netdevsim-add-devlink-health-reporters-support'
David S. Miller
11
-27
/
+521
2019-10-12
selftests: add netdevsim devlink health tests
Jiri Pirko
1
-1
/
+126
2019-10-12
netdevsim: implement couple of testing devlink health reporters
Jiri Pirko
4
-3
/
+354
2019-10-12
devlink: propagate extack down to health reporter ops
Jiri Pirko
6
-23
/
+38
2019-10-12
devlink: don't do reporter recovery if the state is healthy
Jiri Pirko
1
-0
/
+3
2019-10-12
net: usb: ax88179_178a: write mac to hardware in get_mac_addr
Peter Fink
1
-0
/
+3
2019-10-12
sock_get_timeout: drop unnecessary return variable
Vito Caputo
1
-6
/
+3
2019-10-12
af_unix: __unix_find_socket_byname() cleanup
Vito Caputo
1
-4
/
+2
2019-10-12
Merge branch 'net-ftgmac100-Ungate-RCLK-for-RMII-on-ASPEED-MACs'
David S. Miller
2
-10
/
+48
2019-10-12
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
Andrew Jeffery
1
-10
/
+40
2019-10-12
dt-bindings: net: ftgmac100: Describe clock properties
Andrew Jeffery
1
-0
/
+7
2019-10-12
dt-bindings: net: ftgmac100: Document AST2600 compatible
Andrew Jeffery
1
-0
/
+1
2019-10-12
libbpf: Handle invalid typedef emitted by old GCC
Andrii Nakryiko
1
-0
/
+11
2019-10-11
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
1
-2
/
+2
2019-10-11
xdp: Trivial, fix spelling in function description
Anton Ivanov
1
-1
/
+1
2019-10-11
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
1
-1
/
+1
2019-10-11
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
1
-0
/
+127
2019-10-11
flow_dissector: Allow updating the flow dissector program atomically
Jakub Sitnicki
1
-3
/
+7
2019-10-11
bpf: Align struct bpf_prog_stats
Eric Dumazet
1
-1
/
+1
2019-10-11
mac80211_hwsim: add support for OCB
Ramon Fontes
1
-2
/
+4
2019-10-11
mac80211_hwsim: add more 5GHz channels, 5/10 MHz support
Ramon Fontes
1
-2
/
+26
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
6
-68
/
+63
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
3
-8
/
+76
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2
-8
/
+5
2019-10-11
nl80211: trivial: Remove redundant loop
Denis Kenzior
1
-4
/
+2
2019-10-11
ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO
Mahesh Bandewar
1
-2
/
+2
2019-10-11
Merge branch 'bpf-romap-known-scalars'
Daniel Borkmann
3
-2
/
+237
2019-10-11
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2
-0
/
+182
2019-10-11
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
1
-2
/
+55
2019-10-11
tc-testing: updated pedit test cases
Roman Mashak
1
-1
/
+100
2019-10-11
ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-10
scripts/bpf: Fix xdp_md forward declaration typo
Andrii Nakryiko
1
-1
/
+1
2019-10-10
team: call RCU read lock when walking the port_list
Hangbin Liu
1
-1
/
+4
2019-10-10
net: stmmac: Remove break after a return
Tiezhu Yang
1
-2
/
+0
2019-10-10
net/ethernet: xgmac don't set .driver twice
Ben Dooks
1
-1
/
+1
2019-10-10
Merge branch 'net-smc-improve-termination-handling'
Jakub Kicinski
7
-58
/
+124
2019-10-10
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-10-10
net/smc: no new connections on disappearing devices
Ursula Braun
6
-3
/
+45
2019-10-10
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-10
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
3
-15
/
+44
2019-10-10
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
3
-7
/
+19
2019-10-10
net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
Biao Huang
1
-0
/
+27
2019-10-10
DIM: fix dim.h kernel-doc and headers
Randy Dunlap
1
-30
/
+33
[prev]
[next]