summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [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-291-2/+2
* [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-291-74/+0Star
* [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-281-2/+4
|\
| * [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-281-2/+4
* | [NET]: uninline skb_trim, de-bloatsIlpo Järvinen2008-03-281-15/+1Star
* | [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-281-18/+1Star
* | [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-281-16/+1Star
* | [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-281-15/+1Star
* | [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-281-20/+1Star
* | [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-271-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-261-0/+6
* | [NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy2008-03-261-0/+14
* | [NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy2008-03-261-5/+20
* | [NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy2008-03-261-1/+2
* | [NETFILTER]: nf_conntrack_sip: create signalling expectationsPatrick McHardy2008-03-261-0/+18
* | [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...Patrick McHardy2008-03-261-0/+10
* | [NETFILTER]: nf_conntrack_sip: support method specific request/response handlingPatrick McHardy2008-03-261-0/+20
* | [NETFILTER]: nf_nat_sip: get rid of text based header translationPatrick McHardy2008-03-261-1/+2
* | [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helperPatrick McHardy2008-03-261-0/+5
* | [NETFILTER]: nf_conntrack_sip: parse SIP headers properlyPatrick McHardy2008-03-261-15/+15
* | [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitionsPatrick McHardy2008-03-261-2/+3
* | [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing functionPatrick McHardy2008-03-261-6/+43
* | [NETFILTER]: nf_conntrack_sip: remove redundant function argumentsPatrick McHardy2008-03-261-5/+2Star
* | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet manglingPatrick McHardy2008-03-261-2/+4
* | [NETFILTER]: Add nf_inet_addr_cmp()Patrick McHardy2008-03-261-0/+9
* | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-0/+7
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-252-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/+0Star
* | [NET]: include/linux/udp.h - remove duplicate includeJoe Perches2008-03-241-11/+7Star
* | [NET]: include/linux/igmp.h - remove duplicate includeJoe Perches2008-03-241-21/+17Star
* | [NET]: include/linux/atalk.h - remove duplicate includeJoe Perches2008-03-241-2/+0Star
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-231-0/+13
|\ \
| * | smc91x: introduce platform data flags V2Magnus Damm2008-03-171-0/+13
* | | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-231-1/+2
* | | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-221-0/+7
* | | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-211-0/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-1852-193/+491
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-1847-184/+484
| |\ \
| | * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-171-0/+2
| | |\ \
| | | * | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+2
| | | |/
| | * / virtio: fix race in enable_cbChristian Borntraeger2008-03-171-2/+3
| | |/