index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-12-15
3
-9
/
+15
|
|
*
|
perf annotate: Support jump instruction with target as second operand
Ravi Bangoria
2016-12-15
1
-1
/
+5
|
|
*
|
perf record: Force ignore_missing_thread for uid option
Jiri Olsa
2016-12-15
1
-0
/
+3
|
|
*
|
perf evsel: Allow to ignore missing pid
Jiri Olsa
2016-12-15
3
-0
/
+46
|
|
*
|
perf thread_map: Add thread_map__remove function
Jiri Olsa
2016-12-15
5
-0
/
+72
|
|
*
|
perf evsel: Use variable instead of repeating lengthy FD macro
Jiri Olsa
2016-12-15
1
-8
/
+9
|
|
*
|
perf mem: Fix --all-user/--all-kernel options
Jiri Olsa
2016-12-15
1
-2
/
+2
|
|
*
|
perf tools: Remove some needless __maybe_unused
Arnaldo Carvalho de Melo
2016-12-15
3
-11
/
+10
|
|
*
|
perf sched timehist: Show callchains for idle stat
Namhyung Kim
2016-12-15
1
-0
/
+86
|
|
*
|
perf sched timehist: Add -I/--idle-hist option
Namhyung Kim
2016-12-15
2
-5
/
+45
|
|
*
|
perf sched timehist: Skip non-idle events when necessary
Namhyung Kim
2016-12-15
1
-7
/
+18
|
|
*
|
perf sched timehist: Save callchain when entering idle
Namhyung Kim
2016-12-15
1
-0
/
+30
|
|
*
|
perf sched timehist: Introduce struct idle_time_data
Namhyung Kim
2016-12-15
1
-4
/
+33
|
|
*
|
perf sched timehist: Split is_idle_sample()
Namhyung Kim
2016-12-15
1
-19
/
+20
|
|
*
|
perf tools: Move headers check into bash script
Jiri Olsa
2016-12-15
2
-93
/
+60
|
*
|
|
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-24
1
-1
/
+1
|
\
\
\
|
*
|
|
irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused
Jérémy Lefaure
2016-12-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-23
25
-146
/
+197
|
\
\
\
|
*
|
|
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
|
*
|
|
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
|
*
|
|
Merge branch 'virtio-net-xdp-fixes'
David S. Miller
2016-12-23
1
-70
/
+102
|
|
\
\
\
|
|
*
|
|
virtio-net: XDP support for small buffers
Jason Wang
2016-12-23
1
-25
/
+87
|
|
*
|
|
virtio-net: remove big packet XDP codes
Jason Wang
2016-12-23
1
-41
/
+3
|
|
*
|
|
virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
Jason Wang
2016-12-23
1
-1
/
+3
|
|
*
|
|
virtio-net: make rx buf size estimation works for XDP
Jason Wang
2016-12-23
1
-0
/
+3
|
|
*
|
|
virtio-net: unbreak csumed packets for XDP_PASS
Jason Wang
2016-12-23
1
-2
/
+2
|
|
*
|
|
virtio-net: correctly handle XDP_PASS for linearized packets
Jason Wang
2016-12-23
1
-2
/
+8
|
|
*
|
|
virtio-net: fix page miscount during XDP linearizing
Jason Wang
2016-12-23
1
-8
/
+11
|
|
*
|
|
virtio-net: correctly xmit linearized page on XDP_TX
Jason Wang
2016-12-23
1
-1
/
+1
|
|
*
|
|
virtio-net: remove the warning before XDP linearizing
Jason Wang
2016-12-23
1
-7
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'mlxsw-router-fixes'
David S. Miller
2016-12-23
2
-4
/
+10
|
|
\
\
\
|
|
*
|
|
mlxsw: spectrum_router: Correctly remove nexthop groups
Ido Schimmel
2016-12-23
1
-0
/
+3
|
|
*
|
|
mlxsw: spectrum_router: Don't reflect dead neighs
Ido Schimmel
2016-12-23
1
-4
/
+6
|
|
*
|
|
neigh: Send netevent after marking neigh as dead
Ido Schimmel
2016-12-23
1
-0
/
+1
|
|
/
/
/
|
*
|
|
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
1
-1
/
+5
|
*
|
|
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
2
-2
/
+2
|
*
|
|
Merge branch 'cls_flower-act_tunnel_key-fixes'
David S. Miller
2016-12-23
2
-13
/
+14
|
|
\
\
\
|
|
*
|
|
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
2016-12-23
1
-11
/
+12
|
|
*
|
|
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
2016-12-23
1
-2
/
+2
|
|
/
/
/
|
*
|
|
stmmac: CSR clock configuration fix
jpinto
2016-12-23
3
-6
/
+6
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...
David S. Miller
2016-12-22
5
-5
/
+10
|
|
\
\
\
|
|
*
|
|
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
2016-12-21
1
-1
/
+2
|
|
*
|
|
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
2016-12-21
1
-1
/
+1
|
|
*
|
|
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
2016-12-20
1
-1
/
+1
|
|
*
|
|
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
2016-12-20
1
-0
/
+1
|
|
*
|
|
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
Arend Van Spriel
2016-12-20
1
-2
/
+5
|
*
|
|
|
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-22
1
-1
/
+2
|
*
|
|
|
net: fddi: skfp: use %p format specifier for addresses rather than %x
Colin Ian King
2016-12-21
3
-8
/
+8
|
*
|
|
|
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
2016-12-21
1
-0
/
+1
[prev]
[next]