index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
logfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
1
-0
/
+1
2013-10-02
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
1
-1
/
+1
2013-10-02
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
1
-3
/
+1
2013-10-02
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François Cachereul
2
-4
/
+26
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-10-02
bonding: update MAINTAINERS
Andy Gospodarek
1
-0
/
+1
2013-10-02
tc: export tc_defact.h to userspace
stephen hemminger
2
-1
/
+2
2013-10-02
tcp: Always set options to 0 before calling tcp_established_options
Andi Kleen
1
-0
/
+2
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-02
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
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
[next]