index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
circular-buffers.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
net: WIZnet drivers: fix possible NULL dereference
Mike Sinkovsky
2
-2
/
+2
2012-04-13
rtnetlink: fix comments
stephen hemminger
1
-2
/
+4
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
3
-12
/
+8
2012-04-13
ethernet: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
enic: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
broadcom: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+1
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-04-13
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
1
-52
/
+45
2012-04-13
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
1
-10
/
+0
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
2
-57
/
+205
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
5
-3
/
+36
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
[next]