index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
RxRPC: Fix a regression in the RXKAD security module
David Howells
1
-1
/
+1
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
11
-315
/
+580
2008-04-24
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-97
/
+154
2008-04-24
Merge branch 'devel'
Trond Myklebust
11
-315
/
+580
2008-04-24
SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request
Trond Myklebust
1
-0
/
+5
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-56
/
+94
2008-04-24
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
6
-50
/
+56
2008-04-24
[AF_UNIX] Initialise UNIX sockets before general device initcalls
David Woodhouse
1
-1
/
+5
2008-04-24
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
1
-0
/
+6
2008-04-24
mac80211: fix use before check of Qdisc length
Ron Rindjunsky
1
-1
/
+1
2008-04-24
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-04-24
mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
Pavel Emelyanov
1
-2
/
+5
2008-04-24
mac80211: Fix n-band association problem
Abhijeet Kolekar
1
-1
/
+20
2008-04-24
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
Chuck Lever
1
-3
/
+2
2008-04-24
SUNRPC: Use unsigned index when looping over arrays
Chuck Lever
1
-2
/
+3
2008-04-24
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
1
-12
/
+12
2008-04-24
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
Chuck Lever
1
-2
/
+2
2008-04-24
SUNRPC: remove svc_create_thread()
Jeff Layton
1
-10
/
+0
2008-04-24
sunrpc: make token header values less confusing
Kevin Coffman
4
-8
/
+8
2008-04-24
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
3
-4
/
+4
2008-04-24
net/sunrpc/svc.c: suppress unintialized var warning
Andrew Morton
1
-1
/
+1
2008-04-24
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
2
-5
/
+2
2008-04-24
Correct grammer/typos in dprintks
Kevin Coffman
1
-3
/
+3
2008-04-24
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
1
-0
/
+2
2008-04-24
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2
-4
/
+8
2008-04-24
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
1
-3
/
+5
2008-04-24
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
1
-1
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
1
-38
/
+80
2008-04-24
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
1
-2
/
+22
2008-04-24
SUNRPC: export svc_sock_update_bufs
Jeff Layton
1
-0
/
+1
2008-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-42
/
+28
2008-04-23
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
1
-3
/
+0
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
3
-2
/
+4
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-9
/
+0
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+0
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
3
-3
/
+7
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
4
-4
/
+0
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-5
/
+11
2008-04-22
Remove documentation of non-existent sk_alloc arg
Rusty Russell
1
-1
/
+0
2008-04-22
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
1
-9
/
+0
2008-04-22
tcp: Make use of before macro in tcp_input.c
Arnd Hannemann
1
-1
/
+1
2008-04-22
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
1
-7
/
+0
2008-04-22
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
1
-11
/
+6
2008-04-22
[NETNS]: Don't initialize err variable twice.
Pavel Emelyanov
1
-2
/
+1
2008-04-22
[NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.
Pavel Emelyanov
1
-1
/
+1
2008-04-21
[IPV4]: Convert do_gettimeofday() to getnstimeofday().
YOSHIFUJI Hideaki
2
-10
/
+10
2008-04-21
[IPV4]: Make icmp_sk_init() static.
Adrian Bunk
1
-1
/
+1
2008-04-21
[IPV6]: Make struct ip6_prohibit_entry_template static.
Adrian Bunk
1
-1
/
+1
2008-04-21
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
Satoru SATOH
1
-1
/
+1
2008-04-21
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
1
-0
/
+2
[next]