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
2017-10-08
net: phonet: mark phonet_protocol as const
Lin Zhang
4
-11
/
+14
2017-10-08
net: phonet: mark header_ops as const
Lin Zhang
2
-2
/
+2
2017-10-08
Merge branch 'bpf-perf-time-helpers'
David S. Miller
12
-19
/
+183
2017-10-08
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
4
-6
/
+23
2017-10-08
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
2
-1
/
+37
2017-10-08
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
4
-2
/
+43
2017-10-08
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
3
-7
/
+63
2017-10-08
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
4
-6
/
+20
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
2
-0
/
+37
2017-10-07
Merge branch 'fib6-rcu'
David S. Miller
6
-470
/
+1179
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
3
-26
/
+47
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
5
-230
/
+333
2017-10-07
ipv6: add key length check into rt6_select()
Wei Wang
1
-0
/
+14
2017-10-07
ipv6: check fn->leaf before it is used
Wei Wang
2
-13
/
+30
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2
-18
/
+23
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2
-20
/
+54
2017-10-07
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
Wei Wang
1
-3
/
+0
2017-10-07
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
1
-29
/
+29
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
4
-133
/
+72
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
4
-11
/
+29
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
4
-17
/
+84
2017-10-07
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
1
-1
/
+47
2017-10-07
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
1
-0
/
+40
2017-10-07
ipv6: prepare fib6_remove_prefsrc() for exception table
Wei Wang
1
-0
/
+29
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
3
-0
/
+363
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2
-0
/
+16
2017-10-07
bnxt_en: don't consider building bnxt_tc.o if option not enabled
Jonathan Toppins
2
-6
/
+2
2017-10-07
Merge branch 'tcp-rbtree-retransmit-queue'
David S. Miller
10
-249
/
+311
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
7
-188
/
+245
2017-10-07
tcp: pass previous skb to tcp_shifted_skb()
Eric Dumazet
1
-4
/
+5
2017-10-07
tcp: reduce tcp_fastretrans_alert() verbosity
Eric Dumazet
1
-2
/
+2
2017-10-07
tcp: tcp_mark_head_lost() optimization
Eric Dumazet
1
-4
/
+4
2017-10-07
tcp: tcp_tx_timestamp() cleanup
Eric Dumazet
1
-3
/
+5
2017-10-07
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
2
-14
/
+15
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
4
-36
/
+37
2017-10-07
Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next...
David S. Miller
12
-138
/
+203
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-78
/
+78
2017-10-06
bnx2x: Use pci_ari_enabled() instead of local copy
Bjorn Helgaas
1
-6
/
+1
2017-10-06
Merge branch 'xdp_monitor-improve'
David S. Miller
2
-40
/
+139
2017-10-06
samples/bpf: xdp_monitor increase memory rlimit
Jesper Dangaard Brouer
1
-2
/
+9
2017-10-06
samples/bpf: xdp_monitor also record xdp_exception tracepoint
Jesper Dangaard Brouer
2
-25
/
+121
2017-10-06
samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf
Jesper Dangaard Brouer
1
-13
/
+9
2017-10-06
Merge branch 'nfp-extend-match-and-action'
David S. Miller
4
-23
/
+324
2017-10-06
nfp: add set tcp and udp header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+51
2017-10-06
nfp: add set ipv6 source and destination address
Pieter Jansen van Vuuren
2
-0
/
+83
2017-10-06
nfp: add set ipv4 header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+56
2017-10-06
nfp: add set ethernet header action flower offload
Pieter Jansen van Vuuren
2
-0
/
+93
2017-10-06
nfp: add IPv6 ttl and tos match offloading support
Pieter Jansen van Vuuren
2
-11
/
+10
2017-10-06
nfp: add IPv4 ttl and tos match offloading support
Pieter Jansen van Vuuren
2
-5
/
+10
2017-10-06
nfp: add mpls match offloading support
Pieter Jansen van Vuuren
3
-7
/
+21
[next]