Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3c418f1b26b59841bd074baa740a43afc15199b
/
net
/
dccp
/
minisocks.c
b44084c
inet: rename ir_loc_port to ir_num
by Eric Dumazet
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
e6c022a
tcp: better retrans tracking for defer-accept
by Eric Dumazet
· 12 years ago
f541fb7
dccp: fix bug in sequence number validation during connection setup
by Samuel Jero
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
e56c57d
net: rename sk_clone to sk_clone_lock
by Eric Dumazet
· 13 years ago
0b53d46
dccp: fix the adjustments to AWL and SWL
by Gerrit Renker
· 14 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
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
792b487
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
6fdd34d
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
4098dce
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
0049bab
dccp: Remove obsolete parts of the old CCID interface
by Gerrit Renker
· 16 years ago
192b27f
dccp: Integration of dynamic feature activation - part 2 (server side)
by Gerrit Renker
· 16 years ago
dd9c0e3
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
ac75773
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
944f750
dccp: Port redirection support for DCCP
by Gerrit Renker
· 16 years ago
6edafaa
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
by Gui Jianfeng
· 16 years ago
be4c798
dccp: Bug in initial acknowledgment number assignment
by Gerrit Renker
· 16 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
b4d4f7c
[DCCP]: Handle timestamps on Request/Response exchange separately
by Gerrit Renker
· 17 years ago
8109616
[DCCP]: Add (missing) option parsing to request_sock processing
by Gerrit Renker
· 17 years ago
451bc04
[DCCP]: Tidy-up -- minisock initialisation
by Gerrit Renker
· 17 years ago
8fb8354a
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
by Arnaldo Carvalho de Melo
· 17 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
99c72ce
[DCCP]: Set RTO for newly created child socket
by Gerrit Renker
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
afb0a34
[DCCP]: Introduce a consistent naming scheme for sysctls
by Gerrit Renker
· 18 years ago
e11d9d3
[DCCP]: Increment sequence numbers on retransmitted Response packets
by Gerrit Renker
· 18 years ago
d83ca5a
[DCCP]: Update code comments for Step 2/3
by Gerrit Renker
· 18 years ago
cf55792
[DCCP]: tidy up dccp_v{4,6}_conn_request
by Gerrit Renker
· 18 years ago
8a73cd0
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
by Gerrit Renker
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
7400d78
[DCCP] ackvec: Ditch dccpav_buf_len
by Arnaldo Carvalho de Melo
· 19 years ago
3df80d9
[DCCP]: Introduce DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
f21e68c
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
57cca05
[DCCP]: Introduce dccp_ipv4_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ae31c33
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
67e6b62
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
03ace39
[DCCP]: Fix the ACK and SEQ window variables settings
by Arnaldo Carvalho de Melo
· 19 years ago
7690af3
[DCCP]: Just reflow the source code to fit in 80 columns
by Arnaldo Carvalho de Melo
· 19 years ago
64cf1e5
[DCCP]: Finish the TIMEWAIT minisock support
by Arnaldo Carvalho de Melo
· 19 years ago
f6ccf55
[DCCP]: Fix u64 printf format warnings.
by David S. Miller
· 19 years ago
7c65787
[DCCP]: Initial implementation
by Arnaldo Carvalho de Melo
· 19 years ago