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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
tcp: Merge tx_flags and tskey in tcp_shifted_skb
Martin KaFai Lau
3
-2
/
+5
2016-04-21
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
Martin KaFai Lau
1
-0
/
+16
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
1
-2
/
+2
2016-04-21
tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acks
Martin KaFai Lau
1
-1
/
+2
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+4
2016-04-21
Merge tag 'fbdev-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+12
2016-04-21
Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
6
-45
/
+65
2016-04-20
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-8
/
+14
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-19
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
1
-5
/
+2
2016-04-19
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
1
-2
/
+5
2016-04-19
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-19
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-04-19
Merge branch 'ptmx-cleanup'
Linus Torvalds
3
-82
/
+64
2016-04-19
platform:x86 decouple telemetry driver from the optional IPC resources
Aubrey Li
2
-42
/
+54
2016-04-19
ARM: 8564/1: fix cpu feature extracting helper
Vladimir Murzin
1
-1
/
+1
2016-04-19
ARM: 8563/1: fix demoting HWCAP_SWP
Vladimir Murzin
1
-1
/
+1
2016-04-18
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+68
2016-04-18
cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set
Rafael J. Wysocki
1
-0
/
+3
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
3
-82
/
+64
2016-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-4
/
+12
2016-04-18
omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value
Vladimir Zapolskiy
1
-8
/
+4
2016-04-18
video: ARM CLCD: runtime check for Versatile
Linus Walleij
1
-7
/
+8
2016-04-17
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
1
-1
/
+1
2016-04-17
macsec: fix crypto Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2016-04-17
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+2
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-16
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+9
2016-04-16
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+14
2016-04-16
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-13
/
+94
2016-04-16
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-16
Merge branch 'dsa-mv88e6xxx-fix-cross-chip-bridging'
David S. Miller
1
-29
/
+5
2016-04-16
net: dsa: mv88e6xxx: share the same default FDB
Vivien Didelot
1
-26
/
+2
2016-04-16
net: dsa: mv88e6xxx: enable SA learning on DSA ports
Vivien Didelot
1
-2
/
+2
2016-04-16
net: dsa: mv88e6xxx: unlock DSA and CPU ports
Vivien Didelot
1
-1
/
+1
2016-04-16
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2016-04-16
RDS: fix endianness for dp_ack_seq
Qing Huang
1
-1
/
+1
2016-04-16
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-68
/
+73
2016-04-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2016-04-16
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+15
2016-04-16
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-38
/
+25
2016-04-16
Merge branch 'fix/xilinx' into fixes
Vinod Koul
1
-1
/
+1
2016-04-16
Merge branch 'fix/omap' into fixes
Vinod Koul
1
-9
/
+17
2016-04-16
Merge branch 'fix/hsu' into fixes
Vinod Koul
2
-5
/
+11
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-17
/
+37
2016-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+30
2016-04-15
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-9
/
+1
2016-04-15
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-26
/
+2
[prev]
[next]