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
2016-03-11
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-03-11
Merge branch 'cxgb4-next'
David S. Miller
1
-96
/
+125
2016-03-11
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
1
-4
/
+4
2016-03-11
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
1
-0
/
+5
2016-03-11
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
1
-71
/
+94
2016-03-11
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
1
-25
/
+26
2016-03-11
net: dsa: mv88e6xxx: avoid writing the same mode
Vivien Didelot
1
-8
/
+13
2016-03-11
net: dsa: mv88e6xxx: read then write PVID
Vivien Didelot
1
-4
/
+26
2016-03-11
net: dsa: mv88e6xxx: rework port state setter
Vivien Didelot
2
-22
/
+34
2016-03-11
Merge branch 'sh_eth-fixes'
David S. Miller
1
-4
/
+6
2016-03-11
sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
Sergei Shtylyov
1
-3
/
+4
2016-03-11
sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
Sergei Shtylyov
1
-1
/
+2
2016-03-10
kcm: mark helper functions inline
Arnd Bergmann
1
-2
/
+2
2016-03-10
Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-36
/
+75
2016-03-10
can: rcar_can: Add r8a7795 support
Ramesh Shanmugasundaram
3
-1
/
+13
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
1
-2
/
+29
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
1
-4
/
+4
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
1
-8
/
+6
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
1
-21
/
+23
2016-03-10
bpf: avoid copying junk bytes in bpf_get_current_comm()
Alexei Starovoitov
1
-1
/
+1
2016-03-10
bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTS
Alexei Starovoitov
1
-0
/
+5
2016-03-10
Merge branch 'variable-length-ll-headers'
David S. Miller
3
-27
/
+53
2016-03-10
packet: validate variable length ll headers
Willem de Bruijn
1
-25
/
+18
2016-03-10
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-03-10
net: validate variable length ll headers
Willem de Bruijn
1
-2
/
+20
2016-03-10
Merge branch 'kcm'
David S. Miller
16
-43
/
+3483
2016-03-10
kcm: Add description in Documentation
Tom Herbert
1
-0
/
+285
2016-03-10
kcm: Add receive message timeout
Tom Herbert
3
-2
/
+39
2016-03-10
kcm: Add memory limit for receive message construction
Tom Herbert
3
-2
/
+52
2016-03-10
kcm: Sendpage support
Tom Herbert
1
-2
/
+145
2016-03-10
kcm: Splice support
Tom Herbert
1
-2
/
+96
2016-03-10
kcm: Add statistics and proc interfaces
Tom Herbert
4
-1
/
+597
2016-03-10
kcm: Kernel Connection Multiplexor module
Tom Herbert
8
-1
/
+2201
2016-03-10
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
2
-14
/
+25
2016-03-10
net: Walk fragments in __skb_splice_bits
Tom Herbert
1
-23
/
+16
2016-03-10
net: Add MSG_BATCH flag
Tom Herbert
2
-0
/
+6
2016-03-10
net: Allow MSG_EOR in each msghdr of sendmmsg
Tom Herbert
1
-4
/
+6
2016-03-10
net: Make sock_alloc exportable
Tom Herbert
2
-1
/
+3
2016-03-10
rcu: Add list_next_or_null_rcu
Tom Herbert
1
-0
/
+21
2016-03-09
samples/bpf: add map performance test
Alexei Starovoitov
3
-0
/
+259
2016-03-09
samples/bpf: stress test bpf_get_stackid
Alexei Starovoitov
1
-0
/
+9
2016-03-09
samples/bpf: add bpf map stress test
Alexei Starovoitov
3
-0
/
+113
2016-03-09
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
1
-0
/
+11
2016-03-08
Merge branch 'bpf-map-prealloc'
David S. Miller
20
-179
/
+514
2016-03-08
samples/bpf: test both pre-alloc and normal maps
Alexei Starovoitov
1
-1
/
+9
2016-03-08
samples/bpf: add map_flags to bpf loader
Alexei Starovoitov
8
-15
/
+23
2016-03-08
samples/bpf: move ksym_search() into library
Alexei Starovoitov
3
-66
/
+69
2016-03-08
samples/bpf: make map creation more verbose
Alexei Starovoitov
1
-1
/
+4
2016-03-08
bpf: convert stackmap to pre-allocation
Alexei Starovoitov
3
-18
/
+71
2016-03-08
bpf: check for reserved flag bits in array and stack maps
Alexei Starovoitov
2
-1
/
+4
[next]