Commit Graph

106 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Pavel Emelyanov c67499c0e7 [NETNS]: Tcp-v4 sockets per-net lookup. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Pavel Emelyanov 152da81deb [INET]: Uninline the __inet_hash function. 17 years ago
Gerrit Renker 8b81941248 [DCCP]: Allow to parse options on Request Sockets 17 years ago
David S. Miller c62cf5cb17 [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. 17 years ago
Gerrit Renker 1238d0873b [DCCP]: One more exemption from full sequence number checks 18 years ago
Gerrit Renker fde20105f3 [DCCP]: Retrieve packet sequence number for error reporting 18 years ago
Jean Delvare 7131c6c736 [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. 18 years ago
Gerrit Renker 4a5409a5a8 [DCCP]: Twice the wrong reset code in receiving connection-Requests 18 years ago
Gerrit Renker e356d37a09 [DCCP]: Factor out common code for generating Resets 18 years ago
Gerrit Renker 9bf55cda9b [DCCP]: Sequence number wrap-around when sending reset 18 years ago
Micah Gruber c726187225 [DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock() 18 years ago
Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 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
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
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 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 afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 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
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
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
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
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 19 years ago
Gerrit Renker 82709531a8 [DCCP]: Fix Oops in DCCPv6 19 years ago
YOSHIFUJI Hideaki 9469c7b4aa [NET]: Use typesafe inet_twsk() inline function instead of cast. 19 years ago
Al Viro bada8adc4e [IPV4]: ip_route_connect() ipv4 address arguments annotated 19 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Herbert Xu 8f491069b4 [IPV4]: Use network-order dport for all visible inet_lookup_* 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Ian McDonald 4b79f0af48 [DCCP]: Fix default sequence window size 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Eric Sesterhenn b8282dcf04 [DCCP]: Fix leak in net/dccp/ipv4.c 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago