net: skb->dst accessors
[safe/jmp/linux-2.6] / net / dccp / ipv4.c
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-05 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-11-05 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-07 Arnaldo Carvalho... inet_hashtables: Add inet_lookup_skb helpers
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-09-04 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-07-26 Wei Yongjundccp: Fix incorrect length check for ICMPv4 packets
2008-07-26 Wei Yongjundccp: Fix sequence number check for ICMPv4 packets
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-07-15 Pavel Emelyanovinet: toss struct net initialization around
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-05-27 Wei Yongjundccp: Fix to handle short sequence numbers packet correctly
2008-04-14 Pavel Emelyanov[DCCP]: Fix comment about control sockets.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Enable DCCPv4 in net namespaces.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Use proper net to route the reset...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Add dummy per-net operations.
2008-04-13 Patrick McHardy[DCCP]: Fix skb->cb conflicts with IP
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03 Denis V. Lunev[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
2008-04-03 Denis V. Lunev[DCCP]: Replace socket with sock for reset sending.
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v4 sockets per-net lookup.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_flow.
2008-01-28 Pavel Emelyanov[INET]: Uninline the __inet_hash function.
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2007-11-07 David S. Miller[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
2007-10-24 Gerrit Renker[DCCP]: One more exemption from full sequence number...
2007-10-24 Gerrit Renker[DCCP]: Retrieve packet sequence number for error reporting
2007-10-22 Jean Delvare[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
2007-10-10 Gerrit Renker[DCCP]: Twice the wrong reset code in receiving connect...
2007-10-10 Gerrit Renker[DCCP]: Factor out common code for generating Resets
2007-10-10 Gerrit Renker[DCCP]: Sequence number wrap-around when sending reset
2007-10-10 Micah Gruber[DCCP]: Remove unneeded pointer newdp from dccp_v4_requ...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2006-12-11 Arnaldo Carvalho... [DCCP]: Whitespace cleanups
2006-12-03 Gerrit Renker[DCCP]: Simplified conditions due to use of enum:8...
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03 Arnaldo Carvalho... [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-12-03 Al Viro[NET]: Annotate csum_tcpudp_magic() callers in net/*
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[DCCP]: Miscellaneous code tidy-ups
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Gerrit Renker[DCCPv6]: Choose a genuine initial sequence number
2006-12-03 Gerrit Renker[DCCP]: Remove redundant statements in init_sequence...
2006-12-03 Gerrit Renker[DCCP]: Introduce a consistent naming scheme for sysctls
2006-12-03 Gerrit Renker[DCCP]: Support for partial checksums (RFC 4340, sec...
2006-12-03 Gerrit Renker[DCCP]: Update code comments for Step 2/3
2006-12-03 Gerrit Renker[DCCP]: tidy up dccp_v{4,6}_conn_request
2006-12-03 Gerrit Renker[DCCPv4]: remove forward declarations in ipv4.c
2006-12-03 Gerrit Renker[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
2006-12-03 Gerrit Renker[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
2006-12-03 Gerrit Renker[DCCP]: Combine allocating & zeroing header space on skb
2006-12-03 David S. Miller[DCCP]: Fix typo _read_mostly --> __read_mostly.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-10-22 Gerrit Renker[DCCP]: Fix Oops in DCCPv6
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-09-29 Al Viro[IPV4]: ip_route_connect() ipv4 address arguments annotated
2006-09-24 Gerrit Renker[DCCP]: Allow default/fallback service code.
2006-09-22 Herbert Xu[IPV4]: Use network-order dport for all visible inet_lo...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-07-24 Ian McDonald[DCCP]: Fix default sequence window size
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-12 Eric Sesterhenn[DCCP]: Fix leak in net/dccp/ipv4.c
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Arnaldo Carvalho... [DCCP]: ditch dccp_v[46]_ctl_send_ack
2006-03-21 Arnaldo Carvalho... [DCCP]: Use sk->sk_prot->max_header consistently for...
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
2006-03-21 Adrian Bunk[DCCP] ipv4: make struct dccp_v4_prot static
2006-03-21 Arnaldo Carvalho... [DCCP]: Move the IPv4 specific bits from proto.c to...
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_hashinfo from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Dont use dccp_v4_checksum in dccp_make_response
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_[un]hash from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_v4_{init,destroy}_sock to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Generalize dccp_v4_send_reset
2006-03-21 Arnaldo Carvalho... [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
2006-03-21 Andrea Bittau[DCCP]: sparse endianness annotations
next