Commit Graph

84 Commits (e24549485f859be6518929bb1c9c0257d79f033d)

Author SHA1 Message Date
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
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker 2e2e9e92bd [DCCP]: Add sysctls to control retransmission behaviour 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Ian McDonald 97e5848dd3 [DCCP]: Introduce tx buffering 19 years ago
Alan Cox 9faefb6d41 [DCCP]: Fix sparse warnings. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Chris Leech 624d116473 [I/OAT]: Make sk_eat_skb I/OAT aware. 19 years ago
Herbert Xu 134af34632 [DCCP]: Fix sock_orphan dead lock 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Arnaldo Carvalho de Melo 8ca0d17bd7 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo 46f09ffa7d [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init 19 years ago