Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff51fd70ad3e6bbf1ffc7d2a1d6a845d081df5a1
/
net
/
dccp
/
feat.c
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
a6444f4
dccp: send Confirm options only once
by Samuel Jero
· 13 years ago
44e6fd9
dccp: support for exchanging of NN options in established state 2/2
by Gerrit Renker
· 13 years ago
d6916f8
dccp: support for the exchange of NN options in established state 1/2
by Gerrit Renker
· 13 years ago
1f4f0f6
dccp: Kill dead code and add static markers.
by stephen hemminger
· 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
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
f3f3abb
dccp: Debugging functions for feature negotiation
by Gerrit Renker
· 16 years ago
883ca83
dccp: Initialisation and type-checking of feature sysctls
by Gerrit Renker
· 16 years ago
792b487
dccp: Implement both feature-local and feature-remote Sequence Window feature
by Gerrit Renker
· 16 years ago
f90f92e
dccp: Initialisation framework for feature negotiation
by Gerrit Renker
· 16 years ago
129fa44
dccp: Integrate the TFRC library with DCCP
by Gerrit Renker
· 16 years ago
e5fd56c
dccp: Clean up ccid.c after integration of CCID plugins
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
63b8e28
dccp: Clean up old feature-negotiation infrastructure
by Gerrit Renker
· 16 years ago
422d9cd
dccp: Feature activation handlers
by Gerrit Renker
· 16 years ago
b1ad004
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
e77b836
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
75757a7
dccp: Preference list reconciliation
by Gerrit Renker
· 16 years ago
0971d17
dccp: Insert feature-negotiation options into skb
by Gerrit Renker
· 16 years ago
3d3e35a
dccp: Fix bracing in dccp_feat_list_lookup.
by Gerrit Renker
· 16 years ago
49aebc6
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
0c11683
dccp: Mechanism to resolve CCID dependencies
by Gerrit Renker
· 16 years ago
9eca0a4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
d90ebcb
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
e8ef967
dccp: Registration routines for changing feature values
by Gerrit Renker
· 16 years ago
f74e91b
dccp: Limit feature negotiation to connection setup phase
by Gerrit Renker
· 16 years ago
ac75773
dccp: Per-socket initialisation of feature negotiation
by Gerrit Renker
· 16 years ago
61e6473
dccp: List management for new feature negotiation
by Gerrit Renker
· 16 years ago
7d43d1a0
dccp: Implement lookup table for feature-negotiation information
by Gerrit Renker
· 16 years ago
1944317
dccp: return -EINVAL on invalid feature length
by Chris Wright
· 17 years ago
5cdae19
[DCCP]: Make code assumptions explicit
by Gerrit Renker
· 17 years ago
dd6303d
[DCCP]: Remove unused and redundant validation functions
by Gerrit Renker
· 17 years ago
e576de8
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
by Jesper Juhl
· 17 years ago
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
eed7341
[DCCP]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
c02fdc0
[DCCP]: Make feature negotiation more readable
by Gerrit Renker
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
68907da
[DCCP]: Use NULL for pointers, comfort sparse.
by Randy Dunlap
· 19 years ago
8ca0d17
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
by Arnaldo Carvalho de Melo
· 19 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
6ffd30f
[DCCP] feat: Actually change the CCID upon negotiation
by Andrea Bittau
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago