index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 (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
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove documentation of non-existent sk_alloc arg
Rusty Russell
2008-04-21
1
-1
/
+0
|
|
/
/
/
/
/
/
[prev]
[next]