Commit Graph

104 Commits (ddab05568eaa70fc92b2aae957136f188f724e9c)

Author SHA1 Message Date
Gerrit Renker 146993cf51 dccp: Refine the wait-for-ccid mechanism 17 years ago
Gerrit Renker 2faae5587f dccp ccid-2: Use feature-negotiation to report Ack Ratio changes 17 years ago
Gerrit Renker 51c7d4fa26 dccp: Implement both feature-local and feature-remote Sequence Window feature 17 years ago
Gerrit Renker b235dc4abb dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 17 years ago
Gerrit Renker 3a53a9adfa dccp: Integration of dynamic feature activation - part 1 (socket setup) 17 years ago
Gerrit Renker c8041e264b dccp: API to query the current TX/RX CCID 17 years ago
Gerrit Renker fade756f18 dccp: Set per-connection CCIDs via socket options 17 years ago
Gerrit Renker 73bbe095bb dccp: Tidy up setsockopt calls 17 years ago
Gerrit Renker 20f41eee82 dccp: Feature negotiation for minimum-checksum-coverage 17 years ago
Gerrit Renker 668144f7b4 dccp: Deprecate old setsockopt framework 17 years ago
Gerrit Renker 093e1f46cf dccp: Resolve dependencies of features on choice of CCID 17 years ago
Gerrit Renker 71bb49596b dccp: Query supported CCIDs 17 years ago
Gerrit Renker 86349c8d9c dccp: Registration routines for changing feature values 17 years ago
Gerrit Renker 702083839b dccp: Cleanup routines for feature negotiation 17 years ago
Gerrit Renker 828755cee0 dccp: Per-socket initialisation of feature negotiation 17 years ago
Gerrit Renker 432649916b dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker 48816322ad dccp: Empty the write queue when disconnecting 17 years ago
Arnaldo Carvalho de Melo 3e8a0a559c dccp: change L/R must have at least one byte in the dccpsf_val field 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Patrick McHardy 028b027524 [DCCP]: Fix skb->cb conflicts with IP 17 years ago
YOSHIFUJI Hideaki 24e8b7e484 [DCCP]: Use snmp_mib_{init,free}(). 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Gerrit Renker 7913350663 [DCCP]: Collapse repeated `len' statements into one 17 years ago
Gerrit Renker b8599d2070 [DCCP]: Support for server holding timewait state 17 years ago
Gerrit Renker 92d31920b8 [DCCP]: Shift the retransmit timer for active-close into output.c 17 years ago
Gerrit Renker 0c86962076 [DCCP]: Integrate state transitions for passive-close 17 years ago
Gerrit Renker f11135a344 [DCCP]: Dedicated auxiliary states to support passive-close 17 years ago
Gerrit Renker ce865a61c8 [DCCP]: Add support for abortive release 17 years ago
Gerrit Renker d83bd95bf1 [DCCP]: Check for unread data on close 17 years ago
Arnaldo Carvalho de Melo e18d7a9857 [DCCP]: Initialize dccp_sock before calling the ccid constructors 17 years ago
Gerrit Renker 8e8c71f1ab [DCCP]: Honour and make use of shutdown option set by user 17 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 18 years ago
Arnaldo Carvalho de Melo 6273172e17 [DCCP]: Implement SIOCINQ/FIONREAD 18 years ago
Gerrit Renker 042d18f9f3 [DCCP]: Make all `debug' parameters bool 18 years ago
Gerrit Renker 7c559a9e44 [DCCP]: Add socket option to query the current MPS 18 years ago
Gerrit Renker cecd8d0ec4 [DCCP]: Reduce the number of writable states 18 years ago
Gerrit Renker a94f0f9705 [DCCP]: Rate-limit DCCP-Syncs 18 years ago
Gerrit Renker 4c70f383e0 [DCCP]: Provide 10s of microsecond timesource 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Arnaldo Carvalho de Melo 39ebc0276b [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Arnaldo Carvalho de Melo 841bac1d60 [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 18 years ago
Gerrit Renker 5aed324369 [DCCP]: Tidy up unused structures 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Ian McDonald b1308dc015 [DCCP]: Set TX Queue Length Bounds via Sysctl 18 years ago