index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-15
Merge branch 'mv88e6060-fixes'
David S. Miller
2
-76
/
+149
2015-11-15
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
1
-27
/
+37
2015-11-15
net: dsa: mv88e6060: add register defines header file
Neil Armstrong
1
-0
/
+111
2015-11-15
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
1
-1
/
+2
2015-11-15
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
1
-1
/
+1
2015-11-15
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
1
-49
/
+0
2015-11-15
Linux 4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-15
Merge branch 'mellanox-net-fixes'
David S. Miller
6
-59
/
+148
2015-11-15
net/mlx4_core: Avoid returning success in case of an error flow
Noa Osherovich
1
-3
/
+5
2015-11-15
net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters
Eran Ben Elisha
1
-12
/
+27
2015-11-15
net/mlx5e: Use the right DMA free function on TX path
Achiad Shochat
2
-32
/
+43
2015-11-15
net/mlx5e: Max mtu comparison fix
Doron Tsur
1
-0
/
+2
2015-11-15
net/mlx5e: Added self loopback prevention
Tariq Toukan
2
-10
/
+62
2015-11-15
net/mlx5e: Fix inline header size calculation
Saeed Mahameed
1
-2
/
+9
2015-11-15
ipvs: use skb_to_full_sk() helper
Eric Dumazet
1
-8
/
+8
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
6
-23
/
+62
2015-11-15
net: thunder: Fix crash upon shutdown after failed probe
Pavel Fedin
1
-0
/
+3
2015-11-15
sctp: translate host order to network order when setting a hmacid
lucien
1
-2
/
+2
2015-11-15
Merge branch 'packet-fixes'
David S. Miller
1
-42
/
+44
2015-11-15
packet: fix tpacket_snd max frame len
Daniel Borkmann
1
-4
/
+5
2015-11-15
packet: infer protocol from ethernet header if unset
Daniel Borkmann
1
-0
/
+11
2015-11-15
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
1
-35
/
+25
2015-11-15
packet: always probe for transport header
Daniel Borkmann
1
-4
/
+3
2015-11-15
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
1
-2
/
+3
2015-11-15
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-3
/
+4
2015-11-15
Merge branch 'ipv6-route-fixes'
David S. Miller
2
-4
/
+21
2015-11-15
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2
-2
/
+4
2015-11-15
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-11-15
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-11-15
fjes: fix inconsistent indenting
Colin Ian King
1
-1
/
+1
2015-11-15
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
1
-0
/
+18
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-292
/
+947
2015-11-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-11-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+7
2015-11-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-16
/
+73
2015-11-15
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
4
-5
/
+27
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
151
-749
/
+4590
2015-11-15
iio: adc: xilinx: Fix VREFN scale
Thomas Betker
1
-0
/
+1
2015-11-15
iio: si7020: Swap data byte order
Chris Lesiak
1
-4
/
+4
2015-11-14
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-51
/
+43
2015-11-14
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-56
/
+74
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-13
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-37
/
+207
2015-11-13
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
4
-8
/
+47
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-703
/
+899
[prev]
[next]