index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
net/9p: enable 9p to work in non-default network namespace
Rob Landley
2011-05-25
net/9p: p9_idpool_get return -1 on error
Aneesh Kumar K.V
2011-05-25
9p: remove experimental tag from tested configurations
Eric Van Hensbergen
2011-05-25
9p: typo fixes and minor cleanups
Rob Landley
2011-05-25
net/9p: Change linuxdoc names to match functions.
Rob Landley
2011-05-24
libceph: subscribe to osdmap when cluster is full
Sage Weil
2011-05-24
libceph: handle new osdmap down/state change encoding
Sage Weil
2011-05-24
Merge branch 'next' into for-linus
James Morris
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-22
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
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
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
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
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
caif: Plug memory leak for checksum error
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-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/davem/net-next-2.6
Linus Torvalds
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-19
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
2011-05-19
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
2011-05-19
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
David S. Miller
2011-05-19
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
2011-05-19
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
David S. Miller
2011-05-19
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
2011-05-19
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
2011-05-19
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
2011-05-19
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
2011-05-19
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
2011-05-19
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
2011-05-19
ipconfig wait for carrier
Micha Nelissen
[next]