index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
10
-1
/
+469
2011-11-22
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-22
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
1
-1
/
+1
2011-11-21
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
1
-5
/
+6
2011-11-21
dccp: fix error propagation in dccp_v4_connect
RongQing.Li
1
-0
/
+1
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
2
-6
/
+33
2011-11-21
tg3: switch to build_skb() infrastructure
Eric Dumazet
2
-55
/
+66
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
1
-1
/
+1
2011-11-21
stmmac: mask mmc interrupts
Giuseppe CAVALLARO
1
-5
/
+9
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
6
-42
/
+75
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-21
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+2
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-21
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+1
2011-11-21
iseries_veth: Fix wrong parameter given to sizeof call
Thomas Jarosch
1
-1
/
+1
2011-11-21
prism54: potential memory corruption in prism54_get_essid()
Dan Carpenter
1
-1
/
+1
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
1
-4
/
+4
2011-11-21
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
1
-2
/
+2
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
548
-4505
/
+5496
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
77
-312
/
+604
2011-11-20
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-49
/
+189
2011-11-20
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
15
-32
/
+88
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
12
-61
/
+89
2011-11-20
batman-adv: Fix range check for expected packets
Simon Wunderlich
1
-1
/
+1
2011-11-20
batman-adv: check for tt_reponse packet real length
Antonio Quartulli
1
-0
/
+9
2011-11-20
batman-adv: linearise the tt_response skb only if needed
Antonio Quartulli
1
-5
/
+6
2011-11-20
batman-adv: directly write tt entries without buffering
Simon Wunderlich
1
-55
/
+2
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
7
-36
/
+47
2011-11-20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
1
-3
/
+3
2011-11-20
batman-adv: refactoring gateway handling code
Marek Lindner
3
-75
/
+126
2011-11-20
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2
-4
/
+4
2011-11-20
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
1
-2
/
+3
2011-11-20
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2011-11-20
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
1
-2
/
+3
2011-11-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2011-11-19
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
1
-1
/
+2
2011-11-19
Xen: update MAINTAINER info
Jeremy Fitzhardinge
1
-2
/
+2
2011-11-19
hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE
David Rientjes
1
-5
/
+0
2011-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-63
/
+43
2011-11-19
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+4
2011-11-18
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2011-11-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-23
/
+121
2011-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-13
/
+29
2011-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
12
-319
/
+159
2011-11-18
cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainer
Paul Menage
1
-1
/
+2
2011-11-18
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
1
-6
/
+17
2011-11-18
ipv4: fix redirect handling
Eric Dumazet
1
-51
/
+59
[prev]
[next]