index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-02
net: calxedaxgmac: determine number of address filters at runtime
Rob Herring
1
-4
/
+11
2013-10-02
net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode
Rob Herring
1
-4
/
+2
2013-10-02
net: calxedaxgmac: fix clearing of old filter addresses
Rob Herring
1
-2
/
+2
2013-10-02
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-10-02
connector - documentation: simplify netlink message length assignment
Mathias Krause
1
-1
/
+1
2013-10-02
connector: use 'size' everywhere in cn_netlink_send()
Mathias Krause
1
-1
/
+1
2013-10-02
connector: use nlmsg_len() to check message length
Mathias Krause
1
-3
/
+4
2013-10-02
proc connector: fix info leaks
Mathias Krause
1
-0
/
+18
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-2
/
+1
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
1
-2
/
+0
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
1
-1
/
+1
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
1
-1
/
+3
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-10-01
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
1
-1
/
+1
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-3
/
+3
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-01
ethernet: moxa: fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-01
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-01
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+20
2013-10-01
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2
-18
/
+2
2013-10-01
bonding: Fix broken promiscuity reference counting issue
Neil Horman
1
-3
/
+10
2013-10-01
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-10-01
dm9601: fix IFF_ALLMULTI handling
Peter Korsgaard
1
-1
/
+1
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-09-30
ipc,msg: prevent race with rmid in msgsnd,msgrcv
Davidlohr Bueso
1
-0
/
+13
2013-09-30
ipc/sem.c: update sem_otime for all operations
Manfred Spraul
1
-13
/
+29
2013-09-30
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
1
-2
/
+3
2013-09-30
mm/hwpoison: fix false report on 2nd attempt at page recovery
Wanpeng Li
1
-2
/
+4
2013-09-30
mm/hwpoison: fix test for a transparent huge page
Wanpeng Li
1
-1
/
+1
2013-09-30
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
1
-2
/
+3
2013-09-30
block: change config option name for cmdline partition parsing
Paul Gortmaker
7
-13
/
+24
2013-09-30
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
Vlastimil Babka
1
-2
/
+6
2013-09-30
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
3
-2
/
+29
2013-09-30
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-30
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-09-30
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-09-30
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-09-30
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-09-30
ipc/sem.c: synchronize the proc interface
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-09-30
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
[next]