summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-031-0/+4
| | * | | [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-032-4/+17
| * | | | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki2008-04-051-0/+15
| * | | | [IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2008-04-051-0/+4
| * | | | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-053-0/+233
| * | | | [IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2008-04-042-0/+19
| * | | | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-043-21/+31
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0323-135/+98
| |\ \ \ \
| * | | | | [NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev2008-04-031-4/+0
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-2/+4
| |\ \ \ \ \
| * | | | | | [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-022-22/+27
| | |_|/ / / | |/| | | |
| * | | | | [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-311-0/+2
| * | | | | drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-281-2/+2
| * | | | | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-281-74/+0
| * | | | | [NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller2008-03-281-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-2/+4
| |\ \ \ \ \
| * | | | | | [NET]: uninline skb_trim, de-bloatsIlpo Järvinen2008-03-271-15/+1
| * | | | | | [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-271-18/+1
| * | | | | | [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-271-16/+1
| * | | | | | [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-271-15/+1
| * | | | | | [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-271-20/+1
| * | | | | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-271-0/+2
| * | | | | | [VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2008-03-261-1/+1
| * | | | | | [NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev2008-03-261-1/+1
| * | | | | | [NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev2008-03-261-1/+1
| * | | | | | [NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy2008-03-251-0/+6
| * | | | | | [NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy2008-03-251-0/+14
| * | | | | | [NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy2008-03-251-5/+20
| * | | | | | [NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy2008-03-251-1/+2
| * | | | | | [NETFILTER]: nf_conntrack_sip: create signalling expectationsPatrick McHardy2008-03-251-0/+18
| * | | | | | [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...Patrick McHardy2008-03-251-0/+10
| * | | | | | [NETFILTER]: nf_conntrack_sip: support method specific request/response handlingPatrick McHardy2008-03-251-0/+20
| * | | | | | [NETFILTER]: nf_nat_sip: get rid of text based header translationPatrick McHardy2008-03-251-1/+2
| * | | | | | [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helperPatrick McHardy2008-03-251-0/+5
| * | | | | | [NETFILTER]: nf_conntrack_sip: parse SIP headers properlyPatrick McHardy2008-03-251-15/+15
| * | | | | | [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitionsPatrick McHardy2008-03-251-2/+3
| * | | | | | [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing functionPatrick McHardy2008-03-251-6/+43
| * | | | | | [NETFILTER]: nf_conntrack_sip: remove redundant function argumentsPatrick McHardy2008-03-251-5/+2
| * | | | | | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet manglingPatrick McHardy2008-03-251-2/+4
| * | | | | | [NETFILTER]: Add nf_inet_addr_cmp()Patrick McHardy2008-03-251-0/+9
| * | | | | | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-0/+7
| * | | | | | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
| * | | | | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-262-4/+27
| * | | | | | [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-252-1/+16
| * | | | | | [IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki2008-03-251-4/+24
| * | | | | | [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki2008-03-251-2/+2
| * | | | | | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-251-1/+0
| * | | | | | [NET]: include/linux/udp.h - remove duplicate includeJoe Perches2008-03-231-11/+7
| * | | | | | [NET]: include/linux/igmp.h - remove duplicate includeJoe Perches2008-03-231-21/+17
| * | | | | | [NET]: include/linux/atalk.h - remove duplicate includeJoe Perches2008-03-231-2/+0
OpenPOWER on IntegriCloud