index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
pi-futex.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
mips: Update some more defconfigs which were missing CONFIG_NET.
David S. Miller
2
-0
/
+2
2014-09-24
sparc: Set CONFIG_NET=y in defconfigs
Michal Marek
1
-0
/
+1
2014-09-24
sh: Set CONFIG_NET=y in defconfigs
Michal Marek
2
-0
/
+2
2014-09-24
powerpc: Set CONFIG_NET=y in defconfigs
Michal Marek
5
-0
/
+5
2014-09-24
parisc: Set CONFIG_NET=y in defconfigs
Michal Marek
1
-0
/
+1
2014-09-24
mips: Set CONFIG_NET=y in defconfigs
Michal Marek
9
-0
/
+9
2014-09-23
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-23
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-23
ipv4: do not use this_cpu_ptr() in preemptible context
Eric Dumazet
1
-3
/
+3
2014-09-22
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
Tobias Klauser
1
-1
/
+1
2014-09-22
r8169: fix an if condition
Dan Carpenter
1
-1
/
+1
2014-09-22
r8152: disable ALDPS
hayeswang
1
-17
/
+45
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2
-2
/
+8
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
2
-5
/
+16
2014-09-22
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-09-22
macvlan: allow to enqueue broadcast pkt on virtual device
Nicolas Dichtel
1
-1
/
+2
2014-09-22
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
1
-0
/
+1
2014-09-22
scsi: Use 'depends' with LIBFC instead of 'select'.
David S. Miller
3
-6
/
+6
2014-09-22
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-09-22
KVM: correct null pid check in kvm_vcpu_yield_to()
Sam Bobroff
1
-1
/
+1
2014-09-22
Linux 3.17-rc6
v3.17-rc6
Linus Torvalds
1
-1
/
+1
2014-09-20
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
Ben Skeggs
5
-1
/
+7
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
1
-0
/
+1
2014-09-20
staging: vt6655: buffer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2014-09-20
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark
1
-0
/
+20
2014-09-20
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
Mark
1
-0
/
+6
2014-09-20
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
Mark
1
-0
/
+6
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
1
-2
/
+0
2014-09-19
openvswitch: restore OVS_FLOW_CMD_NEW notifications
Samuel Gauthier
1
-4
/
+5
2014-09-19
genetlink: add function genl_has_listeners()
Nicolas Dichtel
1
-0
/
+8
2014-09-19
lib: rhashtable: remove second linux/log2.h inclusion
Fabian Frederick
1
-1
/
+0
2014-09-19
net: allow macvlans to move to net namespace
Francesco Ruggeri
1
-0
/
+1
2014-09-19
3c59x: Fix bad offset spec in skb_frag_dma_map
Neil Horman
1
-1
/
+1
2014-09-19
3c59x: Add dma error checking and recovery
Neil Horman
1
-9
/
+41
2014-09-19
sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
Alexei Starovoitov
1
-7
/
+18
2014-09-19
[SCSI] fix for bidi use after free
Daniel Gryniewicz
1
-2
/
+3
2014-09-19
[SCSI] fix regression that accidentally disabled block-based tcq
Christoph Hellwig
1
-1
/
+1
2014-09-19
[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-19
drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page
Michel Dänzer
1
-2
/
+2
2014-09-19
drm/nouveau/runpm: fix module unload
Alex Deucher
1
-0
/
+9
2014-09-19
drm/radeon/px: fix module unload
Alex Deucher
1
-2
/
+9
2014-09-19
vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
Alex Deucher
2
-0
/
+8
2014-09-19
drm/radeon: don't reset dma on r6xx-evergreen init
Alex Deucher
1
-9
/
+0
2014-09-19
drm/radeon: don't reset sdma on CIK init
Alex Deucher
1
-7
/
+0
2014-09-19
drm/radeon: don't reset dma on NI/SI init
Alex Deucher
1
-6
/
+0
2014-09-19
drm/radeon/dpm: fix resume on mullins
Alex Deucher
1
-7
/
+21
2014-09-19
drm/radeon: Disable HDP flush before every CS again for < r600
Michel Dänzer
4
-19
/
+16
2014-09-19
drm/radeon: delete unused PTE_* defines
Kyle McMartin
1
-7
/
+0
2014-09-18
Fix unbalanced mutex in dma_pool_create().
Krzysztof Hałasa
1
-1
/
+1
[next]