index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
/
cfveil.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-12
net/ipv6/exthdrs.c: Strict PadN option checking
Eldad Zack
1
-0
/
+16
2012-04-12
net: Fixed coding style issues relating to braces.
Jeffrin Jose
1
-6
/
+3
2012-04-12
net/ipv6/ipv6_sockglue.c: Removed redundant extern
Eldad Zack
1
-1
/
+0
2012-04-12
panic: fix stack dump print on direct call to panic()
Jason Wessel
1
-1
/
+1
2012-04-12
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-12
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
1
-6
/
+1
2012-04-12
hugetlb: fix race condition in hugetlb_fault()
Chris Metcalf
1
-0
/
+2
2012-04-12
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
1
-5
/
+38
2012-04-12
drivers/rtc/rtc-s3c.c: add placeholder for driver private data
Tushar Behera
1
-5
/
+18
2012-04-12
drivers/rtc/rtc-s3c.c: fix compilation error
Tushar Behera
1
-4
/
+4
2012-04-12
MAINTAINERS: add PCDP console maintainer
Khalid Aziz
1
-0
/
+5
2012-04-12
memcg: do not open code accesses to res_counter members
Glauber Costa
1
-2
/
+2
2012-04-12
drivers/rtc/rtc-efi.c: fix section mismatch warning
Jan Beulich
1
-1
/
+0
2012-04-12
drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected
Andreas Dumberger
1
-0
/
+22
2012-04-12
drivers/char/random.c: fix boot id uniqueness race
Mathieu Desnoyers
1
-3
/
+8
2012-04-12
memcg: fix broken boolen expression
Kirill A. Shutemov
1
-1
/
+1
2012-04-12
memcg: fix up documentation on global LRU
Ying Han
1
-3
/
+2
2012-04-12
net/core: simple_strtoul cleanup
Shuah Khan
1
-3
/
+2
2012-04-12
r6040: update copyright from 2007 to now
Florian Fainelli
1
-1
/
+1
2012-04-12
r6040: define and use bits of register PHY_CC
Florian Fainelli
1
-2
/
+10
2012-04-12
r6040: define and use MTPR transmit enable bit
Florian Fainelli
1
-2
/
+3
2012-04-12
r6040: define and use MLSR register bits
Florian Fainelli
1
-2
/
+5
2012-04-12
r6040: fix typo on stats update in tx path
Florian Fainelli
1
-1
/
+1
2012-04-12
r6040: add a MAC operation timeout define
Florian Fainelli
1
-3
/
+5
2012-04-12
r6040: remove unused variable mcr1 from private structure
Florian Fainelli
1
-1
/
+1
2012-04-12
r6040: consolidate MAC reset to its own function
Florian Fainelli
1
-19
/
+18
2012-04-12
ixp4xx_eth: Fix up the get_ts_info ethtool method.
Richard Cochran
1
-2
/
+2
2012-04-12
Treat ND option 31 as userland (DNSSL support)
Alexey I. Froloff
2
-1
/
+4
2012-04-12
wiznet: Add missing #include <linux/irq.h>
Geert Uytterhoeven
2
-0
/
+2
2012-04-12
drivers/net: Remove CONFIG_WIZNET_TX_FLOW option
Mike Sinkovsky
3
-17
/
+5
2012-04-12
drm/exynos: fixed exynos broken ioctl
Inki Dae
1
-1
/
+1
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
1
-0
/
+2
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
6
-31
/
+17
2012-04-12
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
1
-0
/
+2
2012-04-12
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
2
-3
/
+4
2012-04-12
MD: Bitmap version cleanup.
Andrei Warkentin
1
-3
/
+0
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
5
-33
/
+46
2012-04-12
drm/exynos: fix struct for operation callback functions to driver name
Joonyoung Shim
4
-79
/
+62
2012-04-12
drm/exynos: use define instead of default_win member in struct mixer_context
Joonyoung Shim
1
-4
/
+4
2012-04-12
drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR
Joonyoung Shim
1
-5
/
+5
2012-04-12
drm/exynos: remove unused codes in hdmi and mixer
Joonyoung Shim
2
-4
/
+0
[next]