Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
65bfbcdfdec5c6ba055302e25506aaf67ce3c5c7
/
net
/
rxrpc
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
a2dd379
Merge remote-tracking branch 'dh/afs' into for-davem
by Al Viro
· 10 years ago
44ba069
RxRPC: Handle VERSION Rx protocol packets
by David Howells
· 10 years ago
382d797
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
by David Howells
· 10 years ago
aab9483
RxRPC: Don't call skb_add_data() if there's no data to copy
by David Howells
· 10 years ago
3af6878
RxRPC: Fix the conversion to iov_iter
by David Howells
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7d985ed
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
by Al Viro
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c247f05
ip: fix error queue empty skb handling
by Willem de Bruijn
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
2cfdf9f
net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
by Eyal Birger
· 10 years ago
765dd3b
rxrpc: don't multiply with HZ twice
by Florian Westphal
· 10 years ago
c03ae53
rxrpc: terminate retrans loop when sending of skb fails
by Florian Westphal
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
2e90b1c
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
by Al Viro
· 10 years ago
af2b040
rxrpc: switch rxrpc_send_data() to iov_iter primitives
by Al Viro
· 10 years ago
49ca0d8
net-timestamp: no-payload option
by Willem de Bruijn
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
ed3bfdf
RxRPC: Fix missing __user annotation
by David Howells
· 10 years ago
364a9e9
sock: deduplicate errqueue dequeue
by Willem de Bruijn
· 10 years ago
884cf70
net: remove dead code after sk_data_ready change
by Eric Dumazet
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
8a7a3eb
KEYS: RxRPC: Use key preparsing
by David Howells
· 10 years ago
fa4eff4
net/rxrpc/ar-key.c: drop negativity check on unsigned value
by Andrey Utkin
· 10 years ago
fde0133
af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
by Nathaniel W Filardo
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
7727640
af_rxrpc: Keep rxrpc_call pointers in a hashtable
by Tim Smith
· 11 years ago
e8388eb
af_rxrpc: Request an ACK for every alternate DATA packet
by David Howells
· 11 years ago
817913d
af_rxrpc: Expose more RxRPC parameters via sysctls
by David Howells
· 11 years ago
9823f39
af_rxrpc: Improve ACK production
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
6c9a2d3
af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED
by David Howells
· 11 years ago
b6f3a40
af_rxrpc: Prevent RxRPC peers from ABORT-storming one another
by Tim Smith
· 11 years ago
8961749
af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg()
by Tim Smith
· 11 years ago
cd0c75a
Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
1ea4273
af_rxrpc: Handle frames delivered from another VM
by Tim Smith
· 11 years ago
24a9981
af_rxrpc: Avoid setting up double-free on checksum error
by Tim Smith
· 11 years ago
8f22ba6
RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()
by Alexey Khoroshilov
· 11 years ago
08d4d21
rxrpc: out of bound read in debug code
by Dan Carpenter
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
c1b1203
net: misc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
af2b08d
net/rxrpc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
ce6654c
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
cf7f601
KEYS: Add payload preparsing opportunity prior to key instantiate or update
by David Howells
· 12 years ago
c608973
userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0
by Eric W. Biederman
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
cae296c
net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable
by Julia Lawall
· 12 years ago
4651700
ipv4: Kill ip_rt_frag_needed().
by David S. Miller
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
f65bd5e
RxRPC: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
65d9d2c
RxRPC: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
ed84cad
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
by David S. Miller
· 13 years ago
2a64255
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
by David S. Miller
· 13 years ago
c9d10c4
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
by David S. Miller
· 13 years ago
9e5e10a
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
by David S. Miller
· 13 years ago
504f284
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
by David S. Miller
· 13 years ago
31e4543d
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b9fffa3
KEYS: Add a key type op to permit the key description to be vetted
by David Howells
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4438a02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1000345
AF_RXRPC: Handle receiving ACKALL packets
by David Howells
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
0a93ea2
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
by Anton Blanchard
· 14 years ago
e1fcc7e
rxrpc: rxrpc_workqueue isn't used during memory reclaim
by Tejun Heo
· 14 years ago
9ed05ad
Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions
by Tracey Dent
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
12fdff3
Add a dummy printk function for the maintenance of unused printks
by David Howells
· 14 years ago
3b5bac2
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
by David Howells
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
4a4771a
net: use sk_sleep()
by Eric Dumazet
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c3824d2
rxrpc: Check allocation failure.
by Tetsuo Handa
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
4e36a95
RxRPC: Use uX/sX rather than uintX_t/intX_t types
by David Howells
· 15 years ago
99455153
RxRPC: Parse security index 5 keys (Kerberos 5)
by David Howells
· 15 years ago
ed6dd18
RxRPC: Allow RxRPC keys to be read
by David Howells
· 15 years ago
Next »