aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv4.c
Commit message (Expand)AuthorAge
* [DCCP]: Use DEFINE_PROTO_INUSE infrastructure.David S. Miller2007-11-07
* [DCCP]: One more exemption from full sequence number checksGerrit Renker2007-10-24
* [DCCP]: Retrieve packet sequence number for error reportingGerrit Renker2007-10-24
* [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare2007-10-22
* [DCCP]: Twice the wrong reset code in receiving connection-RequestsGerrit Renker2007-10-10
* [DCCP]: Factor out common code for generating ResetsGerrit Renker2007-10-10
* [DCCP]: Sequence number wrap-around when sending resetGerrit Renker2007-10-10
* [DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()Micah Gruber2007-10-10
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-08
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-03
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-03
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-03
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-03
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-03
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-03
* [DCCPv6]: Choose a genuine initial sequence numberGerrit Renker2006-12-03
* [DCCP]: Remove redundant statements in init_sequence (ISS)Gerrit Renker2006-12-03
* [DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker2006-12-03
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-03
* [DCCP]: Update code comments for Step 2/3Gerrit Renker2006-12-03
* [DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker2006-12-03
* [DCCPv4]: remove forward declarations in ipv4.cGerrit Renker2006-12-03
* [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUGGerrit Renker2006-12-03
* [DCCP]: Simplify jump labels in dccp_v{4,6}_rcvGerrit Renker2006-12-03
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-03
* [DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-03
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-03
* [DCCP]: Update documentation references.Gerrit Renker2006-10-24
* [DCCP]: Fix Oops in DCCPv6Gerrit Renker2006-10-21
* [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-12
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-28
* [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-24
* [IPV4]: Use network-order dport for all visible inet_lookup_*Herbert Xu2006-09-22
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-22
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-22
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn2006-04-11
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [DCCP]: ditch dccp_v[46]_ctl_send_ackArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Use sk->sk_prot->max_header consistently for non-data packetsArnaldo Carvalho de Melo2006-03-21
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv4: make struct dccp_v4_prot staticAdrian Bunk2006-03-21