summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy2006-12-031-1/+1
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-032-14/+14
* [TCP]: Fix warnings with TCP_MD5SIG disabled.Andrew Morton2006-12-031-2/+2
* [NET]: Possible cleanups.Adrian Bunk2006-12-032-6/+6
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-031-0/+2
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-031-7/+2Star
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-032-51/+27Star
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-032-21/+0Star
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-032-19/+19
* [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker2006-12-031-109/+9Star
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-031-13/+6Star
* [IPV6]: Improve IPv6 tunnel error reportingVille Nuorvala2006-12-031-6/+7
* [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit OptionVille Nuorvala2006-12-031-36/+22Star
* [IPV6]: Allow link-local tunnel endpointsVille Nuorvala2006-12-031-2/+6
* [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtimeVille Nuorvala2006-12-031-34/+62
* [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnelsVille Nuorvala2006-12-031-65/+46Star
* [NET]: Split skb->csumAl Viro2006-12-031-2/+2
* [NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro2006-12-033-4/+4
* [IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2006-12-031-2/+2
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-034-12/+6Star
* [IPV6]: udp.c build fixDavid S. Miller2006-12-031-1/+1
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-032-3/+3
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-032-3/+3
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-032-2/+2
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-036-25/+26
* [IPV6]: Misc endianness annotations.Al Viro2006-12-0318-52/+54
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-039-170/+388
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-16/+14Star
* [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf2006-12-031-42/+37Star
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-031-4/+6
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-031-17/+551
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-032-3/+2Star
* [IPv6]: Only modify checksum for UDPBrian Haley2006-12-032-3/+1Star
* [IPv6] rules: Remove bogus tos validation checkThomas Graf2006-12-031-2/+1Star
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-033-44/+56
* [TCP]: Remove dead code in init_sequenceGerrit Renker2006-12-031-13/+6Star
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-0311-105/+176
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-032-2/+2
* [IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki2006-12-032-4/+4
* [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.YOSHIFUJI Hideaki2006-12-031-24/+13Star
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-031-2/+1Star
* [IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-031-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-031-1/+1
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-031-5/+1Star
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-32/+0Star
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-033-21/+2Star
* [NET]: Turn nfmark into generic markThomas Graf2006-12-034-8/+7Star
* [IPV6]: ip6_output annotationsAl Viro2006-12-031-2/+2
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-031-3/+3
* [IPV6]: flowlabels are net-endianAl Viro2006-12-036-16/+16