index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
1
-3
/
+3
2016-06-22
net/mlx4_en: Avoid unregister_netdev at shutdown flow
Eran Ben Elisha
1
-0
/
+1
2016-06-19
qed*: Don't reset statistics on inner reload
Yuval Mintz
1
-0
/
+1
2016-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-0
/
+4
2016-06-17
netfilter: xt_SYNPROXY: include missing <linux/types.h>
Pablo Neira Ayuso
1
-0
/
+2
2016-06-17
netfilter: xt_SYNPROXY: add missing header to Kbuild
Pablo Neira Ayuso
1
-0
/
+1
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
1
-1
/
+27
2016-06-15
gre: fix error handler
Eric Dumazet
1
-1
/
+1
2016-06-15
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Jason A. Donenfeld
1
-1
/
+2
2016-06-15
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
1
-0
/
+1
2016-06-10
net: diag: add missing declarations
Ben Dooks
1
-0
/
+6
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-13
/
+37
2016-06-10
Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+3
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+3
2016-06-09
packet: compat support for sock_fprog
Willem de Bruijn
1
-0
/
+1
2016-06-09
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
2
-2
/
+9
2016-06-09
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
1
-0
/
+6
2016-06-09
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
2016-06-09
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-06-09
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+3
2016-06-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-6
/
+5
2016-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
1
-0
/
+1
2016-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2
-3
/
+8
2016-06-07
gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__
Colin Ian King
1
-1
/
+1
2016-06-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-06-07
IB/mlx5: Fix pkey_index length in the QP path record
Noa Osherovich
1
-3
/
+2
2016-06-07
IB/core: Make all casts in ib_device_cap_flags enum consistent
Max Gurtovoy
1
-2
/
+2
2016-06-07
IB/core: Fix bit curruption in ib_device_cap_flags structure
Max Gurtovoy
1
-1
/
+1
2016-06-06
net_sched: keep backlog updated with qlen
WANG Cong
1
-1
/
+4
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
1
-1
/
+1
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2
-5
/
+6
2016-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-6
/
+6
2016-06-04
Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+4
2016-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+36
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-06-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2016-06-03
mm: check the return value of lookup_page_ext for all call sites
Yang Shi
1
-7
/
+36
2016-06-03
Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'
Rafael J. Wysocki
610
-3878
/
+16002
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
1
-0
/
+3
2016-06-02
irqchip/gic-v3: Fix copy+paste mistakes in defines
Andrew Jones
1
-2
/
+2
2016-06-02
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+4
2016-06-01
clk: Remove CLK_IS_ROOT flag
Stephen Boyd
1
-1
/
+1
2016-06-01
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+65
2016-06-01
time: Make settimeofday error checking work again
John Stultz
1
-0
/
+3
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
1
-1
/
+1
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-3
/
+18
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
1
-0
/
+2
[next]