index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-ack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
1
-1288
/
+0
2016-06-03
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
1
-0
/
+2
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
1
-1
/
+2
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
1
-2
/
+2
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
1
-2
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
1
-68
/
+0
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
1
-1
/
+1
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
1
-6
/
+6
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
1
-57
/
+51
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
1
-51
/
+51
2016-03-04
rxrpc: Convert call flag and event numbers into enums
David Howells
1
-1
/
+2
2015-11-24
rxrpc: Correctly handle ack at end of client call transmit phase
David Howells
1
-1
/
+3
2015-03-01
rxrpc: don't multiply with HZ twice
Florian Westphal
1
-1
/
+1
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
1
-3
/
+4
2014-02-26
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
1
-3
/
+23
2014-02-26
af_rxrpc: Improve ACK production
David Howells
1
-1
/
+1
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
1
-7
/
+28
2014-01-21
rxrpc: out of bound read in debug code
Dan Carpenter
1
-7
/
+14
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-7
/
+7
2011-05-19
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
David S. Miller
1
-2
/
+0
2010-08-04
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2009-09-16
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
1
-3
/
+3
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+1
2008-02-17
net/rxrpc: Use BUG_ON
Julia Lawall
1
-2
/
+1
2007-05-04
[AF_RXRPC]: Sort out MTU handling.
David Howells
1
-12
/
+68
2007-04-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
David Howells
1
-5
/
+5
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-0
/
+1250