Commit Graph

149 Commits (7c77509c542927ee2a3c8812fad84957e51bf67d)

Author SHA1 Message Date
Gerrit Renker 31daf0393f dccp ccid-2: use feature-negotiation to report Ack Ratio changes 14 years ago
Tomasz Grobelny 0491026507 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 14 years ago
Tomasz Grobelny 871a2c16c2 dccp: Policy-based packet dequeueing infrastructure 14 years ago
Gerrit Renker b1fcf55eea dccp: Refine the wait-for-ccid mechanism 14 years ago
Gerrit Renker 2f34b32977 dccp: cosmetics - warning format 15 years ago
stephen hemminger 1f4f0f645c dccp: Kill dead code and add static markers. 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Julia Lawall 042604d2a3 net/dccp: Use memdup_user 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Gerrit Renker d14a0ebda7 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Gerrit Renker 55d955902a dccp: support for passing MSG_TRUNC 15 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Wei Yongjun 476181cb05 dccp: missing destroy of percpu counter variable while unload module 16 years ago
Mel Gorman 1c29b3ff4f net-dccp: suppress warning about large allocations from DCCP 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Gerrit Renker 792b48780e dccp: Implement both feature-local and feature-remote Sequence Window feature 16 years ago
Gerrit Renker ddebc973c5 dccp: Lockless integration of CCID congestion-control plugins 16 years ago
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Gerrit Renker 6fdd34d43b dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 16 years ago
Gerrit Renker 6eb55d172b dccp: Integration of dynamic feature activation - part 1 (socket setup) 16 years ago
Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
Gerrit Renker 71c262a3dd dccp: API to query the current TX/RX CCID 16 years ago
Gerrit Renker b20a9c24d5 dccp: Set per-connection CCIDs via socket options 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Gerrit Renker 1910299636 dccp: Tidy up setsockopt calls 16 years ago
Gerrit Renker 2945055984 dccp: Feature negotiation for minimum-checksum-coverage 16 years ago
Gerrit Renker 49aebc66d6 dccp: Deprecate old setsockopt framework 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Gerrit Renker 9eca0a47de dccp: Resolve dependencies of features on choice of CCID 16 years ago
Gerrit Renker d90ebcbfa7 dccp: Query supported CCIDs 16 years ago
Gerrit Renker e8ef967a54 dccp: Registration routines for changing feature values 16 years ago
Gerrit Renker d99a7bd210 dccp: Cleanup routines for feature negotiation 16 years ago
Gerrit Renker ac75773c27 dccp: Per-socket initialisation of feature negotiation 16 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker 34a081be8e dccp tfrc: Let dccp_tfrc_lib do the sampling work 17 years ago
Tomasz Grobelny 7d1af6a8d9 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 17 years ago
Tomasz Grobelny d6da3511d6 dccp: Policy-based packet dequeueing infrastructure 17 years ago
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