Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d34c43078236b41146877c49af341ab85b5fb8db
/
net
/
dccp
« Previous
a9c1656
dccp: Merge now-reduced connect_init() function
by Gerrit Renker
· 16 years ago
bfbddd0
dccp: Fix the adjustments to AWL and SWL
by Gerrit Renker
· 16 years ago
2975abd
dccp: Schedule an Ack when receiving timestamps
by Gerrit Renker
· 16 years ago
d0995e6
dccp ccid-3: Remove dead states
by Gerrit Renker
· 16 years ago
5fe9496
dccp ccid-3: Remove duplicate documentation
by Gerrit Renker
· 16 years ago
c506d91
dccp: Unused argument in CCID tx function
by Gerrit Renker
· 16 years ago
f10ecae
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 16 years ago
ce177ae
dccp ccid-3: Remove redundant 'options_received' struct
by Gerrit Renker
· 16 years ago
535c55d
dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate
by Gerrit Renker
· 16 years ago
3306c78
dccp: Add packet type information to CCID-specific option parsing
by Gerrit Renker
· 16 years ago
47a61e7
dccp ccid-3: Simplify and consolidate tx_parse_options
by Gerrit Renker
· 16 years ago
63b3a73
dccp ccid-3: Remove ugly RTT-sampling history lookup
by Gerrit Renker
· 16 years ago
de6f2b5
dccp ccid-3: Bug fix for the inter-packet scheduling algorithm
by Gerrit Renker
· 16 years ago
b2e317f
dccp ccid-3: No more CCID control blocks in LISTEN state
by Gerrit Renker
· 16 years ago
842d1ef
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
by Gerrit Renker
· 16 years ago
1fb8750
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
by Gerrit Renker
· 16 years ago
88ddac5
dccp: Special case of the MPS for client-PARTOPEN with DataAcks
by Gerrit Renker
· 16 years ago
55ebe3a
dccp: Leave headroom for options when calculating the MPS
by Gerrit Renker
· 16 years ago
2faae55
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
by Gerrit Renker
· 16 years ago
4861a35
dccp: Support for exchanging of NN options in established state
by Gerrit Renker
· 16 years ago
624a965
dccp: Support for the exchange of NN options in established state
by Gerrit Renker
· 16 years ago
76f738a
dccp: Debugging functions for feature negotiation
by Gerrit Renker
· 16 years ago
0a482267
dccp: Initialisation and type-checking of feature sysctls
by Gerrit Renker
· 16 years ago
51c7d4f
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
09856c1
dccp: Auto-load (when supported) CCID plugins for negotiation
by Gerrit Renker
· 16 years ago
5d3dac2
dccp: Initialisation framework for feature negotiation
by Gerrit Renker
· 16 years ago
b235dc4
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
68e074b
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
78673e2
dccp: Remove obsolete parts of the old CCID interface
by Gerrit Renker
· 16 years ago
23479cb
dccp: Clean up old feature-negotiation infrastructure
by Gerrit Renker
· 16 years ago
c49b227
dccp: Integration of dynamic feature activation - part 3 (client side)
by Gerrit Renker
· 16 years ago
e70cacb
dccp: Integration of dynamic feature activation - part 2 (server side)
by Gerrit Renker
· 16 years ago
3a53a9a
dccp: Integration of dynamic feature activation - part 1 (socket setup)
by Gerrit Renker
· 16 years ago
c926c6a
dccp: Feature activation handlers
by Gerrit Renker
· 16 years ago
d2150b7
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
5a146b9
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
c664d4f
dccp: Preference list reconciliation
by Gerrit Renker
· 16 years ago
f8a644c
dccp: Integrate feature-negotiation insertion code
by Gerrit Renker
· 16 years ago
0ef118a
dccp: Insert feature-negotiation options into skb
by Gerrit Renker
· 16 years ago
cf9ddf7
dccp: Header option insertion routine for feature-negotiation
by Gerrit Renker
· 16 years ago
d0440ee
dccp: Support for Mandatory options
by Gerrit Renker
· 16 years ago
b9aaac1
dccp: Increase the scope of variable-length htonl/ntohl functions
by Gerrit Renker
· 16 years ago
c8041e2
dccp: API to query the current TX/RX CCID
by Gerrit Renker
· 16 years ago
fade756
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
73bbe09
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
17c30b4
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
20f41ee
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
668144f
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
d4c8741
dccp: Mechanism to resolve CCID dependencies
by Gerrit Renker
· 16 years ago
093e1f4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
71bb495
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
86349c8
dccp: Registration routines for changing feature values
by Gerrit Renker
· 16 years ago
5591d28
dccp: Limit feature negotiation to connection setup phase
by Gerrit Renker
· 16 years ago
7020838
dccp: Cleanup routines for feature negotiation
by Gerrit Renker
· 16 years ago
828755c
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
3001fc0
dccp: List management for new feature negotiation
by Gerrit Renker
· 16 years ago
b4eec20
dccp: Implement lookup table for feature-negotiation information
by Gerrit Renker
· 16 years ago
5c7c945
dccp: Basic data structure for feature negotiation
by Gerrit Renker
· 16 years ago
959fd99
dccp ccid-3: Replace lazy BUG_ON with condition
by Gerrit Renker
· 16 years ago
4326499
dccp: Toggle debug output without module unloading
by Gerrit Renker
· 16 years ago
4881632
dccp: Empty the write queue when disconnecting
by Gerrit Renker
· 16 years ago
eac7726
dccp: Fill in the Data fields for "Option Error" Resets
by Gerrit Renker
· 16 years ago
faf61c33
dccp: Silently ignore options with nonsensical lengths
by Gerrit Renker
· 16 years ago
ba1a6c7
dccp: Always generate a Reset in response to option errors
by Wei Yongjun
· 16 years ago
d28934a
dccp: Fix panic caused by too early termination of retransmission mechanism
by Gerrit Renker
· 16 years ago
3e8a0a5
dccp: change L/R must have at least one byte in the dccpsf_val field
by Arnaldo Carvalho de Melo
· 16 years ago
6edafaa
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
by Gui Jianfeng
· 16 years ago
860239c
dccp: Add check for truncated ICMPv6 DCCP error packets
by Wei Yongjun
· 16 years ago
18e1d83
dccp: Fix incorrect length check for ICMPv4 packets
by Wei Yongjun
· 16 years ago
e0bcfb0
dccp: Add check for sequence number in ICMPv6 message
by Wei Yongjun
· 16 years ago
d68f086
dccp: Fix sequence number check for ICMPv4 packets
by Wei Yongjun
· 16 years ago
73f18fd
dccp: Bug-Fix - AWL was never updated
by Gerrit Renker
· 16 years ago
5943544
dccp: Allow to distinguish original and retransmitted packets
by Gerrit Renker
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
ca12a1a
inet: prepare net on the stack for NET accounting macros
by Pavel Emelyanov
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
dcfc23c
mib: add struct net to ICMP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
fd54d71
inet: toss struct net initialization around
by Pavel Emelyanov
· 16 years ago
2eeea7b
dccp ccid-3: Length of loss intervals
by Gerrit Renker
· 16 years ago
b552c62
dccp ccid-3: Fix a loss detection bug
by Gerrit Renker
· 16 years ago
5b5d0e7
dccp: Upgrade NDP count from 3 to 6 bytes
by Gerrit Renker
· 16 years ago
2013c7e
dccp ccid-3: Fix error in loss detection
by Gerrit Renker
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
be4c798
dccp: Bug in initial acknowledgment number assignment
by Gerrit Renker
· 16 years ago
7deb0f8
dccp ccid-3: X truncated due to type conversion
by Gerrit Renker
· 16 years ago
1e8a287
dccp ccid-3: TFRC reverse-lookup Bug-Fix
by Gerrit Renker
· 16 years ago
65907a4
dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
by Gerrit Renker
· 16 years ago
1e2f0e5
dccp: Fix sparse warnings
by Gerrit Renker
· 16 years ago
3294f20
dccp ccid-3: Bug-Fix - Zero RTT is possible
by Gerrit Renker
· 16 years ago
ce4a7d0
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
by Arnaldo Carvalho de Melo
· 16 years ago
825de27
dccp ccid-3: Fix "t_ipi explosion" bug
by Gerrit Renker
· 16 years ago
6079a46
dccp: Fix to handle short sequence numbers packet correctly
by Wei Yongjun
· 16 years ago
1944317
dccp: return -EINVAL on invalid feature length
by Chris Wright
· 17 years ago
84994e1
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
by Harvey Harrison
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
653252c
net: Fix wrong interpretation of some copy_to_user() results.
by Pavel Emelyanov
· 17 years ago
b0d19a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
cdd04d9
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
by YOSHIFUJI Hideaki
· 17 years ago
5f090dc
net: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
Next »