Commit Graph

78021 Commits (e51b6ba077791f2f8c876022b37419be7a2ceec3)
 

Author SHA1 Message Date
Eric W. Biederman e51b6ba077 sysctl: Infrastructure for per namespace sysctls 17 years ago
Eric W. Biederman 23eb06de7d sysctl: Remember the ctl_table we passed to register_sysctl_paths 17 years ago
Eric W. Biederman 29e796fd4d sysctl: Add register_sysctl_paths function 17 years ago
Patrick McHardy be0ea7d5da [NETFILTER]: Convert old checksum helper names 17 years ago
Patrick McHardy a99a00cf1a [NET]: Move netfilter checksum helpers to net/core/utils.c 17 years ago
Gerrit Renker 3159afe0d2 [DCCP]: Remove duplicate test for CloseReq 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 f53dc67c5e [DCCP]: Use AF-independent rebuild_header routine 17 years ago
Arnaldo Carvalho de Melo 276f2edc52 [TFRC]: Migrate TX history to singly-linked lis 17 years ago
Ilpo Järvinen ea4f76ae13 [TCP]: Two fixes to new sacktag code 17 years ago
Pavel Emelyanov df1b86c53d [NET]: Nicer WARN_ON in netstat_show 17 years ago
Fred L. Templin c7dc89c0ac [IPV6]: Add RFC4214 support 17 years ago
Pavel Emelyanov df97c708d5 [NET]: Eliminate unused argument from sk_stream_alloc_pskb 17 years ago
Pavel Emelyanov f561d0f27d [NET]: Uninline the sk_stream_alloc_pskb 17 years ago
Joonwoo Park 3015a347dc [IPV4] fib_hash: kmalloc + memset conversion to kzalloc 17 years ago
Joonwoo Park 88f8349164 [IPV4] fib_semantics: kmalloc + memset conversion to kzalloc 17 years ago
Joonwoo Park dcaee95a1b [IPSEC]: kmalloc + memset conversion to kzalloc 17 years ago
Ilpo Järvinen 8512430e55 [TCP]: Move FRTO checks out from write queue abstraction funcs 17 years ago
Pavel Emelyanov 82d8a867ff [NET]: Make macro to specify the ptype_base size 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 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
Gerrit Renker dcfbc7e97a [CCID2]: Remove misleading comment 17 years ago
Gerrit Renker a302002516 [CCID2]: Remove redundant ack-counting variable 17 years ago
Gerrit Renker 83399361c3 [CCID2]: Remove redundant synchronisation variable 17 years ago
Gerrit Renker da98e0b5d4 [CCID2]: Redundant debugging output 17 years ago
Gerrit Renker 95b21d7e9d [CCID2]: Replace pipe assignment-function with assignment 17 years ago
Gerrit Renker 3deeadd74b [CCID2]: Replace cwnd assignment-function with assignment 17 years ago
Gerrit Renker 63df18ad7f [CCID2]: Replace read-only variable with constant 17 years ago
Gerrit Renker 7792cd8885 [CCID2]: Remove unused variable 17 years ago
Gerrit Renker 900bfed471 [CCID2]: Disable broken Ack Ratio adaptation algorithm 17 years ago
Gerrit Renker b00d2bbc45 [CCID2]: Larger initial windows also for CCID2 17 years ago
Arnaldo Carvalho de Melo e18d7a9857 [DCCP]: Initialize dccp_sock before calling the ccid constructors 17 years ago
Gerrit Renker d50ad163e6 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd 17 years ago
Gerrit Renker df054e1d00 [CCID2]: Don't assign negative values to Ack Ratio 17 years ago
Gerrit Renker cfbbeabc88 [CCID2]: Fix sequence number arithmetic/comparisons 17 years ago
Gerrit Renker 3de5489f47 [CCID2]: Bug in reading Ack Vectors 17 years ago
Gerrit Renker a47c51044a [ACKVEC]: Reduce length of identifiers 17 years ago
Ilpo Järvinen e7d0362dd4 [PCOUNTER] Fix build error without CONFIG_SMP 17 years ago
Pavel Emelyanov f126734735 [IPV6]: Correct the comment concerning inetsw6 table 17 years ago
Pavel Emelyanov a53eb3feb2 [UNIX] Move the unix sock iterators in to proper place 17 years ago
Gerrit Renker c28149016c [DCCP]: Update documentation on ioctls 17 years ago
Gerrit Renker c86ab2b6a5 [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also 17 years ago
Gerrit Renker 6d57b43bf8 [DCCP]: Remove redundant dependency on IP_DCCP 17 years ago
Gerrit Renker e333b3edc4 [DCCP]: Promote CCID2 as default CCID 17 years ago
Gerrit Renker ebe6f7e73c [DCCP]: Update documentation 17 years ago
Gerrit Renker 8e8c71f1ab [DCCP]: Honour and make use of shutdown option set by user 17 years ago
Gerrit Renker 9b91ad2747 [DCCP]: Make PARTOPEN an autonomous state 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago