index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-22
net: filter: move forward declarations to avoid compile warnings
Heiko Carstens
2011-05-22
pktgen: refactor pg_init() code
WANG Cong
2011-05-22
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
2011-05-22
net: skb_trim explicitely check the linearity instead of data_len
Emmanuel Grumbach
2011-05-22
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
2011-05-22
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2011-05-22
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
2011-05-22
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
2011-05-22
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
2011-05-22
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
2011-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
2011-05-22
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
2011-05-22
net: Remove prefetches from SKB list handlers.
David S. Miller
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-22
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
2011-05-22
Merge branch 'flushing' into for-linus
James Bottomley
2011-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-21
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
Erez Zadok
2011-05-21
sctp: Fix build failure.
David S. Miller
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
2011-05-21
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
2011-05-20
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
2011-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-20
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-05-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
[next]