Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d5aacad548db1ff547adf35d0a77eb2a8ed4fe14
/
net
/
rxrpc
0975ecb
RxRPC: Error handling for rxrpc_alloc_connection()
by Dan Carpenter
· 15 years ago
15bde72
RxRPC: Fix a potential NULL dereference
by David Howells
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
34093d0
net/rxrpc: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
50aab54
net: Add missing braces to multi-statement if()s
by Ilpo Järvinen
· 17 years ago
02f3705
RxRPC: Fix a regression in the RXKAD security module
by David Howells
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
9f389f4
rxrpc: remove smp_processor_id() from debug macro
by Sven Schnelle
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
91e916c
net/rxrpc trivial annotations
by Al Viro
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1ff82fe
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
by David Howells
· 17 years ago
665bba1
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
by Pavel Emelyanov
· 17 years ago
163e3cb
net/rxrpc: Use BUG_ON
by Julia Lawall
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
036c2e2
[AF_RXRPC]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
4aa9cb3
[AF_RXRPC]: Add a missing goto
by David Howells
· 17 years ago
d5a784b
[RXRPC]: Add missing select on CRYPTO
by David Howells
· 17 years ago
91cf45f
[NET]: Add the helper kernel_sock_shutdown()
by Trond Myklebust
· 17 years ago
c46f233
[SG] Get rid of __sg_mark_end()
by Jens Axboe
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
51c739d
[NET]: Fix incorrect sg_mark_end() calls.
by David S. Miller
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
582ee43
net/* misc endianness annotations
by Al Viro
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
1c89964
[NET] RXRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
60f0438
[NET]: Make some network-related proc files use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
19e6454
[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()
by David Howells
· 17 years ago
16c61ad
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
by Adrian Bunk
· 17 years ago
1f8481d
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
by David Howells
· 17 years ago
71a904b
[AF_RXRPC]: AF_RXRPC depends on IPv4
by David Howells
· 17 years ago
a6a62b6
AF_RXRPC: reduce debugging noise
by David Howells
· 17 years ago
224711d
[AF_RXRPC]: Sort out MTU handling.
by David Howells
· 18 years ago
80c72fe
[AFS/AF_RXRPC]: Miscellaneous fixes.
by David Howells
· 18 years ago
b1bdb69
[AF_RXRPC/AFS]: Arch-specific fixes.
by David Howells
· 18 years ago
68c708f
[RXRPC]: Fix pointers passed to bitops.
by David S. Miller
· 18 years ago
411faf5
[RXRPC]: Remove bogus atomic_* overrides.
by David S. Miller
· 18 years ago
63b6be5
[AF_RXRPC]: Delete the old RxRPC code.
by David Howells
· 18 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
9d729f7
[NET]: Convert xtime.tv_sec to get_seconds()
by James Morris
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
7612713
[NET] RXRPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
52978be
[PATCH] kmemdup: some users
by Alexey Dobriyan
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a842ef2
[PATCH] net/rxrpc: use list_move()
by Akinobu Mita
· 18 years ago
21e4f95
[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise
by Jesper Juhl
· 19 years ago
a8fc3d8
[NET]: "signed long" -> "long"
by Kris Katterjohn
· 19 years ago
ea2e90d
[RXRPC]: Decrease number of pointer derefs in connection.c
by Jesper Juhl
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
dd13a28
[RPC]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
9deff7f
[RXRPC]: Fix build failure introduced by skb->stamp changes.
by Andrew Morton
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago