summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk2006-12-021-2/+2
* [IPV6]: Use kmemdupArnaldo Carvalho de Melo2006-12-024-12/+6
* [IPV6]: udp.c build fixDavid S. Miller2006-12-021-1/+1
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-022-3/+3
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-022-3/+3
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-022-2/+2
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-026-25/+26
* [IPV6]: Misc endianness annotations.Al Viro2006-12-0218-52/+54
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-029-170/+388
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-16/+14
* [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf2006-12-021-42/+37
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-021-4/+6
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-021-17/+551
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-022-3/+2
* [IPv6]: Only modify checksum for UDPBrian Haley2006-12-022-3/+1
* [IPv6] rules: Remove bogus tos validation checkThomas Graf2006-12-021-2/+1
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-023-44/+56
* [TCP]: Remove dead code in init_sequenceGerrit Renker2006-12-021-13/+6
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-0211-105/+176
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-022-2/+2
* [IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki2006-12-022-4/+4
* [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.YOSHIFUJI Hideaki2006-12-021-24/+13
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-021-2/+1
* [IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-021-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-021-1/+1
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-021-5/+1
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-32/+0
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-023-21/+2
* [NET]: Turn nfmark into generic markThomas Graf2006-12-024-8/+7
* [IPV6]: ip6_output annotationsAl Viro2006-12-021-2/+2
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-021-3/+3
* [IPV6]: flowlabels are net-endianAl Viro2006-12-026-16/+16
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-021-6/+6
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-0210-10/+10
* [XFRM]: misc annotationsAl Viro2006-12-022-4/+4
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-021-3/+3
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-021-4/+12
* [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-211-4/+3
* [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-211-0/+1
* [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-211-1/+17
* [IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki2006-11-211-4/+5
* [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki2006-11-211-3/+1
* [IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki2006-11-211-0/+2
* [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-151-1/+1
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-151-3/+4
* [IPV6]: Give sit driver an appropriate module alias.Patrick McHardy2006-11-051-0/+1
* [IPV6]: Add ndisc_netdev_notifier unregister.Dmitry Mishin2006-11-051-0/+1
* [IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro2006-11-011-2/+2
* [IPV6]: fix flowlabel seqfile handlingJames Morris2006-10-311-12/+6
* [IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris2006-10-301-1/+3
OpenPOWER on IntegriCloud