index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
1
-1
/
+1
2010-06-07
tcp: Fix slowness in read /proc/net/tcp
Tom Herbert
1
-1
/
+2
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-18
/
+5
2010-06-05
bonding: allow user-controlled output slave selection
Andy Gospodarek
1
-0
/
+1
2010-06-05
skbuff: add check for non-linear to warn_if_lro and needs_linearize
Alexander Duyck
1
-1
/
+2
2010-06-04
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
1
-3
/
+3
2010-06-03
net: use __packed annotation
Eric Dumazet
23
-115
/
+115
2010-06-03
ipv4: add LINUX_MIB_IPRPFILTER snmp counter
Eric Dumazet
1
-0
/
+1
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
3
-6
/
+7
2010-06-02
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
Arnaud Ebalard
1
-0
/
+4
2010-06-02
packet_mmap: expose hw packet timestamps to network packet capture utilities
Scott McMillan
1
-0
/
+1
2010-06-02
net: CONFIG_NET_NS reduction
Eric Dumazet
5
-44
/
+8
2010-06-02
net: add additional lock to qdisc to increase throughput
Eric Dumazet
1
-1
/
+2
2010-06-02
net: QDISC_STATE_RUNNING dont need atomic bit ops
Eric Dumazet
1
-4
/
+11
2010-06-02
net: Define accessors to manipulate QDISC_STATE_RUNNING
Eric Dumazet
2
-1
/
+16
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
1
-14
/
+1
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
1
-1
/
+1
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
218
-1381
/
+4842
2010-05-31
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
1
-1
/
+1
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2
-0
/
+3
2010-05-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-05-30
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+4
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+4
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
10
-281
/
+657
2010-05-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+45
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-57
/
+42
2010-05-30
rapidio: fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+6
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
2
-9
/
+0
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2010-05-30
SLUB: Allow full duplication of kmalloc array for 390
Christoph Lameter
1
-1
/
+1
2010-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+16
2010-05-29
sched: add wait_for_completion_killable_timeout
Sage Weil
1
-0
/
+2
2010-05-29
skb: make skb_recycle_check() return a bool value
Changli Gao
1
-1
/
+1
2010-05-28
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+5
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
13
-30
/
+468
2010-05-28
Merge branch 'misc-2.6.35' into release
Len Brown
1
-13
/
+0
2010-05-28
Merge branches 'video' and 'video-edid' into release
Len Brown
1
-0
/
+16
2010-05-28
Merge branch 'acpi_enable' into release
Len Brown
1
-1
/
+0
2010-05-28
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
2
-3
/
+2
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-8
/
+16
2010-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-14
/
+47
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
2
-1
/
+35
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-2
/
+2
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
5
-12
/
+11
2010-05-27
get rid of the magic around f_count in aio
Al Viro
2
-1
/
+1
2010-05-27
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+29
2010-05-27
cpuidle: make cpuidle_curr_driver static
Len Brown
1
-0
/
+2
2010-05-28
mfd: New AB8500 driver
Rabin Vincent
2
-262
/
+128
2010-05-28
mfd: AB3100 register access change to abx500 API
Mattias Wallin
1
-15
/
+119
[next]