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
2015-11-16
be2net: replace hardcoded values with existing define
Ivan Vecera
2
-2
/
+3
2015-11-16
be2net: remove unused local rsstable array
Ivan Vecera
1
-14
/
+2
2015-11-16
ravb: Fix int mask value overwritten issue
Masaru Nagai
1
-2
/
+4
2015-11-16
net: smsc911x: Reset PHY during initialization
Pavel Fedin
1
-11
/
+6
2015-11-16
bpf, arm64: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
bpf, arm: start flushing icache range from header
Daniel Borkmann
1
-1
/
+1
2015-11-16
bpf: samples: exclude asm/sysreg.h for arm64
Yang Shi
1
-2
/
+5
2015-11-16
arm64: bpf: fix JIT frame pointer setup
Yang Shi
1
-3
/
+3
2015-11-16
net: phy: vitesse: add support for VSC8601
Måns Rullgård
1
-1
/
+15
2015-11-16
net: phy: at803x: support interrupt on 8030 and 8035
Måns Rullgård
1
-0
/
+4
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-11-16
hwmon: (scpi) skip unsupported sensors properly
Sudeep Holla
1
-10
/
+11
2015-11-16
hwmon: (scpi) add thermal-of dependency
Arnd Bergmann
1
-0
/
+1
2015-11-16
s390: remove SALIPL loader
Heiko Carstens
1
-79
/
+8
2015-11-16
s390: wire up mlock2 system call
Heiko Carstens
3
-1
/
+4
2015-11-16
s390: remove g5 elf platform support
Heiko Carstens
1
-3
/
+0
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
4
-86
/
+23
2015-11-15
hwmon : (applesmc) Fix uninitialized variables warnings
Shuah Khan
1
-1
/
+1
2015-11-15
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
Li Yang
1
-0
/
+1
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
v4.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
[prev]
[next]