aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_proto_udp.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-533/+0
* net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell2008-09-121-0/+1
* ipvs: handle PARTIAL_CHECKSUMSimon Horman2008-09-091-2/+35
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-6/+9
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-12/+12
* IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2008-09-051-19/+63
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-30/+51
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-4/+7
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-6/+6
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-0/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-27/+23
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-2/+3
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-7/+7
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-6/+6
* [NET]: ipvs checksum annotations.Al Viro2006-12-021-3/+3
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-021-3/+3
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-021-3/+5
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-1/+1
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-101-4/+4
* [IPVS]: ipvs annotationsAl Viro2006-09-281-7/+7
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-4/+4
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+427