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-04-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
1
-2
/
+2
2016-04-09
ibmvnic: Enable use of multiple tx/rx scrqs
John Allen
2
-20
/
+37
2016-04-08
Merge branch 'dsa-voidify-ops'
David S. Miller
8
-87
/
+69
2016-04-08
net: dsa: make the VLAN add function return void
Vivien Didelot
4
-27
/
+18
2016-04-08
net: dsa: make the FDB add function return void
Vivien Didelot
5
-23
/
+22
2016-04-08
net: dsa: make the STP state function return void
Vivien Didelot
8
-37
/
+29
2016-04-08
net: dsa: document missing functions
Vivien Didelot
1
-0
/
+16
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
55
-1005
/
+2029
2016-04-08
bpf, verifier: further improve search pruning
Daniel Borkmann
1
-2
/
+7
2016-04-08
devlink: share user_ptr pointer for both devlink and devlink_port
Jiri Pirko
1
-8
/
+13
2016-04-08
Merge branch 'mlxsw-next'
David S. Miller
8
-113
/
+114
2016-04-08
mlxsw: reg: Fix SBPM register name
Jiri Pirko
1
-2
/
+2
2016-04-08
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
Jiri Pirko
2
-26
/
+17
2016-04-08
mlxsw: Do not pass around driver_priv directly
Jiri Pirko
4
-24
/
+31
2016-04-08
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
Jiri Pirko
4
-19
/
+9
2016-04-08
mlxsw: Move devlink port registration into common core code
Jiri Pirko
5
-41
/
+55
2016-04-08
devlink: remove implicit type set in port register
Jiri Pirko
1
-1
/
+0
2016-04-08
Merge branch 'nfp-mtu-buffer-reconfig'
David S. Miller
4
-336
/
+627
2016-04-08
nfp: allow ring size reconfiguration at runtime
Jakub Kicinski
3
-21
/
+136
2016-04-08
nfp: pass ring count as function parameter
Jakub Kicinski
1
-9
/
+14
2016-04-08
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
Jakub Kicinski
1
-6
/
+102
2016-04-08
nfp: propagate list buffer size in struct rx_ring
Jakub Kicinski
2
-8
/
+19
2016-04-08
nfp: sync ring state during FW reconfiguration
Jakub Kicinski
1
-29
/
+16
2016-04-08
nfp: slice .ndo_open() and .ndo_stop() up
Jakub Kicinski
1
-82
/
+136
2016-04-08
nfp: move filling ring information to FW config
Jakub Kicinski
1
-18
/
+32
2016-04-08
nfp: preallocate RX buffers early in .ndo_open
Jakub Kicinski
1
-23
/
+11
2016-04-08
nfp: reorganize initial filling of RX rings
Jakub Kicinski
1
-41
/
+78
2016-04-08
nfp: cleanup tx ring flush and rename to reset
Jakub Kicinski
1
-44
/
+37
2016-04-08
nfp: allocate ring SW structs dynamically
Jakub Kicinski
3
-17
/
+37
2016-04-08
nfp: make *x_ring_init do all the init
Jakub Kicinski
1
-10
/
+18
2016-04-08
nfp: break up nfp_net_{alloc|free}_rings
Jakub Kicinski
1
-79
/
+47
2016-04-08
nfp: move link state interrupt request/free calls
Jakub Kicinski
1
-11
/
+12
2016-04-08
nfp: correct RX buffer length calculation
Jakub Kicinski
1
-7
/
+1
2016-04-08
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-106
/
+786
2016-04-08
Merge branch 'bpf-tracepoints'
David S. Miller
21
-69
/
+475
2016-04-08
samples/bpf: add tracepoint vs kprobe performance tests
Alexei Starovoitov
4
-0
/
+244
2016-04-08
samples/bpf: tracepoint example
Alexei Starovoitov
1
-4
/
+22
2016-04-08
samples/bpf: add tracepoint support to bpf loader
Alexei Starovoitov
1
-5
/
+21
2016-04-08
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
5
-1
/
+33
2016-04-08
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
3
-2
/
+43
2016-04-08
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
1
-2
/
+43
2016-04-08
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
3
-5
/
+19
2016-04-08
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
8
-42
/
+49
2016-04-08
perf: remove unused __addr variable
Alexei Starovoitov
2
-8
/
+2
2016-04-08
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
2
-2
/
+1
2016-04-08
net: Fix build failure due to lockdep_sock_is_held().
David S. Miller
1
-0
/
+2
2016-04-08
ixgbe: Bump version number
Mark Rustad
1
-1
/
+1
2016-04-08
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
3
-4
/
+18
2016-04-08
ixgbe: Add support for SGMII backplane interface
Mark Rustad
3
-0
/
+69
2016-04-08
ixgbe: Add support for SFPs with retimer
Mark Rustad
4
-2
/
+144
[next]