index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-1
/
+3
*
Merge branch 'next' into for-linus
James Morris
2011-05-24
1
-4
/
+6
|
\
|
*
Merge branch 'master' into next
James Morris
2011-05-19
71
-319
/
+524
|
|
\
|
*
\
Merge branch 'master'; commit 'v2.6.39-rc3' into next
James Morris
2011-04-19
144
-379
/
+677
|
|
\
\
|
*
\
\
Merge branch 'next-queue' into next
James Morris
2011-03-30
1
-4
/
+6
|
|
\
\
\
|
|
*
|
|
KEYS: Improve /proc/keys
David Howells
2011-03-17
1
-4
/
+6
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
3
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
196
-951
/
+1949
|
|
\
\
\
\
\
|
*
|
|
|
|
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
2
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into upstream.
Jiri Kosina
2011-05-18
226
-1222
/
+2402
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
HID: bt: hidp.h: do not use a tab after a #define
Antonio Ospite
2011-04-21
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-23
11
-72
/
+134
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pktgen: refactor pg_init() code
WANG Cong
2011-05-22
1
-7
/
+12
|
*
|
|
|
|
|
|
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
2011-05-22
1
-2
/
+1
|
*
|
|
|
|
|
|
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
2011-05-22
1
-0
/
+1
|
*
|
|
|
|
|
|
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
2011-05-22
1
-2
/
+15
|
*
|
|
|
|
|
|
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2011-05-22
2
-3
/
+2
|
*
|
|
|
|
|
|
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
2011-05-22
1
-0
/
+2
|
*
|
|
|
|
|
|
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
2011-05-22
1
-0
/
+2
|
*
|
|
|
|
|
|
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
2011-05-22
1
-0
/
+1
|
*
|
|
|
|
|
|
netlabel: Remove prefetches from list handlers.
David S. Miller
2011-05-22
1
-4
/
+4
|
*
|
|
|
|
|
|
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
2011-05-22
1
-1
/
+6
|
*
|
|
|
|
|
|
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
2011-05-22
1
-4
/
+5
|
*
|
|
|
|
|
|
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
2011-05-22
3
-44
/
+62
|
*
|
|
|
|
|
|
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
2011-05-22
1
-9
/
+26
*
|
|
|
|
|
|
|
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2011-05-22
1
-4
/
+4
*
|
|
|
|
|
|
|
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
sctp: Fix build failure.
David S. Miller
2011-05-21
1
-1
/
+1
*
|
|
|
|
|
|
garp: use kfree_rcu()
Eric Dumazet
2011-05-21
1
-18
/
+2
*
|
|
|
|
|
|
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
2011-05-21
1
-0
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
309
-7259
/
+13444
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
macvlan: remove one synchronize_rcu() call
Eric Dumazet
2011-05-20
1
-1
/
+1
|
*
|
|
|
|
|
|
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
2011-05-19
1
-0
/
+1
|
*
|
|
|
|
|
|
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
2011-05-19
1
-4
/
+1
|
*
|
|
|
|
|
|
irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
David S. Miller
2011-05-19
1
-4
/
+0
|
*
|
|
|
|
|
|
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
2011-05-19
1
-6
/
+0
|
*
|
|
|
|
|
|
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
David S. Miller
2011-05-19
1
-1
/
+2
|
*
|
|
|
|
|
|
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_...
David S. Miller
2011-05-19
1
-3
/
+0
|
*
|
|
|
|
|
|
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
David S. Miller
2011-05-19
1
-1
/
+2
|
*
|
|
|
|
|
|
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
David S. Miller
2011-05-19
1
-4
/
+1
|
*
|
|
|
|
|
|
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
David S. Miller
2011-05-19
1
-3
/
+0
|
*
|
|
|
|
|
|
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
|
|
|
|
|
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
|
|
|
|
|
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
|
|
|
|
|
9p: Kill set but not used variable 'ret' in parse_opts()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
|
|
|
|
|
|
ipconfig wait for carrier
Micha Nelissen
2011-05-19
1
-13
/
+22
|
*
|
|
|
|
|
|
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
2011-05-19
1
-6
/
+4
|
*
|
|
|
|
|
|
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
2011-05-19
2
-26
/
+38
[next]