summaryrefslogtreecommitdiff
path: root/net/ipv4/ipvs/ip_vs_proto_udp.c
AgeCommit message (Expand)Author
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz
2008-09-12net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell
2008-09-09ipvs: handle PARTIAL_CHECKSUMSimon Horman
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo
2006-12-02[NET]: ipvs checksum annotations.Al Viro
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro
2006-12-02[IPVS]: Annotate ..._app_hashkey().Al Viro
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-11-10[IPVS]: More endianness fixed.Julian Anastasov
2006-09-28[IPVS]: ipvs annotationsAl Viro
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds