summaryrefslogtreecommitdiffstats
path: root/net/ipv6/raw.c
Commit message (Expand)AuthorAgeFilesLines
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-311-1/+1
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-311-1/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+3
* [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.Pavel Emelyanov2008-01-281-3/+19
* [NETNS][RAW]: Eliminate explicit init_net references.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.Pavel Emelyanov2008-01-281-5/+13
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-281-1/+2
* [IPV6]: fix section mismatch warningsDaniel Lezcano2008-01-281-1/+1
* [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu2008-01-281-1/+1
* [IPV6]: make the protocol initialization to return an error codeDaniel Lezcano2008-01-281-0/+52
* [RAW]: Consolidate proc interface.Pavel Emelyanov2008-01-281-77/+5
* [RAW]: Consolidate proto->unhash callbackPavel Emelyanov2008-01-281-4/+1
* [RAW]: Consolidate proto->hash callbackPavel Emelyanov2008-01-281-7/+1
* [RAW]: Introduce raw_hashinfo structurePavel Emelyanov2008-01-281-24/+25
* [IPv6] RAW: Compact the API for the kernelPavel Emelyanov2008-01-281-8/+44
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-1/+1
* [IPV6]: Add raw6 drops counter.Wang Chen2008-01-281-7/+8
* [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructureEric Dumazet2007-11-071-0/+3
* [NET]: Make core networking code use seq_open_privatePavel Emelyanov2007-10-101-15/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM.YOSHIFUJI Hideaki2007-09-141-2/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-101-3/+31
* [IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2007-07-101-4/+0
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-241-2/+6
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-6/+8
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-251-2/+2
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-8/+9
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pullArnaldo Carvalho de Melo2007-04-251-1/+3
* [IPv6]: Fix incorrect length check in rawv6_sendmsg()YOSHIFUJI Hideaki2007-04-021-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-39/+39
* [IPV6] RAW: Add checksum default defines for MH.Masahide NAKAMURA2007-02-081-2/+11
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-081-1/+1
* [IPV6] RAW: Don't release unlocked sock.Masahide NAKAMURA2006-12-061-1/+2
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-021-2/+2
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-021-1/+1
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-021-6/+5
* [IPV6]: Misc endianness annotations.Al Viro2006-12-021-1/+1
* [IPv6]: Only modify checksum for UDPBrian Haley2006-12-021-1/+1
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-021-2/+2
OpenPOWER on IntegriCloud