Commit Graph

253 Commits (5b14027bf2132c0631ea9f3be11ced89a5057220)

Author SHA1 Message Date
Ian McDonald 82e3ab9dbe [DCCP]: Adds the tx buffer sysctls 18 years ago
Ian McDonald 455431739c [DCCP] CCID3: Remove non-referenced variable 18 years ago
Ian McDonald e1b7441e80 [DCCP]: Make dccp_probe more portable 18 years ago
Gerrit Renker 23ea8945f6 [CCID 3]: Add annotations for socket 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 56724aa434 [DCCP]: Add CCID3 debug support to Kconfig 18 years ago
Gerrit Renker 84116716cc [DCCP]: enable debug messages also for static builds 18 years ago
Arnaldo Carvalho de Melo eed73417d5 [DCCP]: Use kmemdup 18 years ago
Andrea Bittau 32aac18dfa [DCCP] CCID2: Code optimizations 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Arnaldo Carvalho de Melo e523a1550e [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err() 18 years ago
Gerrit Renker 3c6952624a [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states 18 years ago
Al Viro 7d533f9418 [NET]: More dccp endianness annotations. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
Al Viro 2bda285315 [NET]: Annotate csum_tcpudp_magic() callers in net/* 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Andrea Bittau d23ca15a21 [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found 18 years ago
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker c02fdc0e81 [DCCP]: Make feature negotiation more readable 18 years ago
Gerrit Renker 6a128e053e [DCCPv6]: Resolve conditional build problem 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Gerrit Renker d7f7365f57 [DCCPv6]: Choose a genuine initial sequence number 18 years ago
Gerrit Renker 865e9022d8 [DCCP]: Remove redundant statements in init_sequence (ISS) 18 years ago
Gerrit Renker 4ed800d02c [DCCP]: Remove forward declarations in timer.c 18 years ago
Gerrit Renker afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 18 years ago
Gerrit Renker 2e2e9e92bd [DCCP]: Add sysctls to control retransmission behaviour 18 years ago
Gerrit Renker e11d9d3080 [DCCP]: Increment sequence numbers on retransmitted Response packets 18 years ago
Gerrit Renker 08a29e41bb [DCCP]: Update comments on precisely which packets can be retransmitted 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Gerrit Renker d83ca5accb [DCCP]: Update code comments for Step 2/3 18 years ago
Gerrit Renker cf557926f6 [DCCP]: tidy up dccp_v{4,6}_conn_request 18 years ago
Ian McDonald f45b3ec481 [DCCP]: Fix logfile overflow 18 years ago
Ian McDonald fec5b80e49 [DCCP]: Fix DCCP Probe Typo 18 years ago
Gerrit Renker 73c9e02c22 [DCCPv6]: remove forward declarations in ipv6.c 18 years ago
Gerrit Renker 3d2fe62b8d [DCCPv4]: remove forward declarations in ipv4.c 18 years ago
Gerrit Renker 8a73cd09d9 [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG 18 years ago
Arnaldo Carvalho de Melo f6484f7c7a [DCCP] timewait: Remove leftover extern declarations 18 years ago
Gerrit Renker d23c7107bf [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv 18 years ago
Gerrit Renker 9b42078ed6 [DCCP]: Combine allocating & zeroing header space on skb 18 years ago
Gerrit Renker 89e7e57778 [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS 18 years ago
Gerrit Renker 60361be1be [DCCP]: set safe upper bound for option length 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
David S. Miller 494b4e7d81 [DCCP]: Fix typo _read_mostly --> __read_mostly. 18 years ago
Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 18 years ago
Akinobu Mita ac16ca6412 [NET]: Fix kfifo_alloc() error check. 18 years ago
YOSHIFUJI Hideaki f2776ff047 [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. 18 years ago
Randy Dunlap 234af48401 [DCCP]: fix printk format warnings 19 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 19 years ago
David S. Miller fd169f15a6 [DCCP] ipv6: Fix opt_skb leak. 19 years ago