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
...
|
|
*
|
|
|
|
SUNRPC: Add a timer function to wait queues.
Trond Myklebust
2008-02-28
1
-4
/
+42
|
|
*
|
|
|
|
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
2008-02-28
3
-7
/
+20
|
|
*
|
|
|
|
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-25
4
-51
/
+33
|
|
*
|
|
|
|
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
2008-02-25
3
-8
/
+7
|
|
*
|
|
|
|
SUNRPC: Add a new helper rpc_wake_up_queued_task()
Trond Myklebust
2008-02-25
2
-35
/
+31
|
|
*
|
|
|
|
SUNRPC: Clean up rpc_run_timer()
Trond Myklebust
2008-02-25
2
-34
/
+35
|
|
*
|
|
|
|
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
Trond Myklebust
2008-02-25
1
-8
/
+21
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-04-24
14
-97
/
+154
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
Chuck Lever
2008-04-23
1
-3
/
+2
|
*
|
|
|
|
|
|
SUNRPC: Use unsigned index when looping over arrays
Chuck Lever
2008-04-23
1
-2
/
+3
|
*
|
|
|
|
|
|
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
2008-04-23
1
-12
/
+12
|
*
|
|
|
|
|
|
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
Chuck Lever
2008-04-23
1
-2
/
+2
|
*
|
|
|
|
|
|
SUNRPC: remove svc_create_thread()
Jeff Layton
2008-04-23
1
-10
/
+0
|
*
|
|
|
|
|
|
sunrpc: make token header values less confusing
Kevin Coffman
2008-04-23
4
-8
/
+8
|
*
|
|
|
|
|
|
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
2008-04-23
3
-4
/
+4
|
*
|
|
|
|
|
|
net/sunrpc/svc.c: suppress unintialized var warning
Andrew Morton
2008-04-23
1
-1
/
+1
|
*
|
|
|
|
|
|
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
2008-04-23
2
-5
/
+2
|
*
|
|
|
|
|
|
Correct grammer/typos in dprintks
Kevin Coffman
2008-04-23
1
-3
/
+3
|
*
|
|
|
|
|
|
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
2008-04-23
1
-0
/
+2
|
*
|
|
|
|
|
|
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2008-04-23
2
-4
/
+8
|
*
|
|
|
|
|
|
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
2008-04-23
1
-3
/
+5
|
*
|
|
|
|
|
|
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
2008-04-23
1
-1
/
+0
|
*
|
|
|
|
|
|
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
1
-38
/
+80
|
*
|
|
|
|
|
|
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
2008-04-23
1
-2
/
+22
|
*
|
|
|
|
|
|
SUNRPC: export svc_sock_update_bufs
Jeff Layton
2008-04-23
1
-0
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-24
11
-56
/
+94
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
2008-04-24
6
-50
/
+56
|
*
|
|
|
|
[AF_UNIX] Initialise UNIX sockets before general device initcalls
David Woodhouse
2008-04-24
1
-1
/
+5
|
*
|
|
|
|
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
2008-04-23
1
-0
/
+6
|
*
|
|
|
|
mac80211: fix use before check of Qdisc length
Ron Rindjunsky
2008-04-23
1
-1
/
+1
|
*
|
|
|
|
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
2008-04-23
1
-1
/
+1
|
*
|
|
|
|
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
Pavel Emelyanov
2008-04-23
1
-2
/
+5
|
*
|
|
|
|
mac80211: Fix n-band association problem
Abhijeet Kolekar
2008-04-23
1
-1
/
+20
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
14
-42
/
+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
2008-04-23
1
-3
/
+0
|
*
|
|
|
|
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
3
-2
/
+4
|
*
|
|
|
|
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
2008-04-21
1
-1
/
+1
|
*
|
|
|
|
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
2008-04-21
1
-7
/
+0
|
*
|
|
|
|
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
1
-11
/
+6
|
*
|
|
|
|
[NETNS]: Don't initialize err variable twice.
Pavel Emelyanov
2008-04-21
1
-2
/
+1
|
*
|
|
|
|
[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
Pavel Emelyanov
2008-04-21
1
-1
/
+1
|
*
|
|
|
|
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2008-04-21
2
-10
/
+10
|
*
|
|
|
|
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
2008-04-21
1
-1
/
+1
|
*
|
|
|
|
[IPV6]: Make struct ip6_prohibit_entry_template static.
Adrian Bunk
2008-04-21
1
-1
/
+1
|
*
|
|
|
|
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
2008-04-21
1
-1
/
+1
|
*
|
|
|
|
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
2008-04-20
1
-0
/
+2
|
*
|
|
|
|
[ROSE]: Fix soft lockup wrt. rose_node_list_lock
Bernard Pidoux
2008-04-20
1
-2
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-21
1
-9
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
2008-04-21
1
-9
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
\
\
\
\
\
\
[prev]
[next]