index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
lib/lz4: correct the LZ4 license
Richard Laager
3
-7
/
+7
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
3
-3
/
+2
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-23
drivers/platform/olpc/olpc-ec.c: initialise earlier
Daniel Drake
1
-1
/
+1
2013-08-23
ipv4: expose IPV4_DEVCONF
stephen hemminger
2
-33
/
+35
2013-08-23
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
3
-1
/
+26
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-22
Revert "genetlink: fix family dump race"
Johannes Berg
1
-7
/
+0
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
3
-3
/
+6
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
3
-3
/
+2
2013-08-22
ARM: tegra: always enable USB VBUS regulators
Stephen Warren
3
-0
/
+8
2013-08-22
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
1
-1
/
+5
2013-08-22
hso: Earlier catch of error condition
Daniel Gimpelevich
1
-4
/
+5
2013-08-22
of: fdt: fix memory initialization for expanded DT
Wladislav Wiebe
1
-0
/
+2
2013-08-21
sfc: Fix lookup of default RX MAC filters when steered using ethtool
Ben Hutchings
1
-1
/
+1
2013-08-21
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-08-21
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
1
-0
/
+2
2013-08-21
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
2013-08-21
r8169: remember WOL preferences on driver load
Peter Wu
1
-1
/
+1
2013-08-20
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
1
-4
/
+2
2013-08-20
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-20
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-20
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
2013-08-20
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-08-20
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
David Daney
1
-0
/
+26
2013-08-20
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
1
-2
/
+9
2013-08-20
xen/events: mask events when changing their VCPU binding
David Vrabel
1
-0
/
+11
2013-08-20
xen/events: initialize local per-cpu mask for all possible events
David Vrabel
1
-1
/
+1
2013-08-20
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
2013-08-20
arm64: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
2013-08-20
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
1
-1
/
+6
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2
-0
/
+6
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-20
proc: more readdir conversion bug-fixes
Linus Torvalds
1
-1
/
+1
2013-08-19
proc: return on proc_readdir error
Richard Genoud
1
-1
/
+3
2013-08-19
ARM: davinci: nand: specify ecc strength
Sekhar Nori
4
-0
/
+4
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
1
-2
/
+1
2013-08-19
GFS2: Check for glock already held in gfs2_getxattr
Steven Whitehouse
1
-0
/
+4
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
1
-5
/
+13
2013-08-19
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-19
GFS2: Fix typo in gfs2_create_inode()
Steven Whitehouse
1
-1
/
+1
2013-08-19
drm/i915: unpin backing storage in dmabuf_unmap
Daniel Vetter
1
-0
/
+8
[next]