aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | [NETFILTER]: nf_nat_sip: get rid of text based header translationPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helperPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: parse SIP headers properlyPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitionsPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing functionPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: use strlen/strcmpPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: remove redundant function argumentsPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet manglingPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_sip: fix some off-by-onesPatrick McHardy2008-03-25
* | [NETFILTER]: nf_nat_sip: fix NAT setup orderPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_expect: support inactive expectationsPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /procPatrick McHardy2008-03-25
* | [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init argumentsPatrick McHardy2008-03-25
* | [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-namePatrick McHardy2008-03-25
* | Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/...David S. Miller2008-03-25
|\ \
| * | [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
| * | [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
| * | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
| * | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-25
|\ \ \ | |/ / |/| |
| * | mac80211: configure default wmm params correctlyVladimir Koutny2008-03-25
| * | mac80211: prevent tuning during scanningMohamed Abbas2008-03-25
| * | mac80211: tear down of block ack sessionsRon Rindjunsky2008-03-25
| * | mac80211: fixing debug prints for AddBA requestRon Rindjunsky2008-03-25
| * | mac80211: fixing delba debug printRon Rindjunsky2008-03-25
| * | mac80211: filter scan results on unusable channelsJohannes Berg2008-03-25
| * | mac80211: use ieee80211_get_channelJohannes Berg2008-03-25
| * | wireless: add wiphy channel freq to channel struct lookup helperJohannes Berg2008-03-25
| * | mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach2008-03-25
| * | mac80211: get a TKIP phase key from skbEmmanuel Grumbach2008-03-25
* | | [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-24
* | | [IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki2008-03-24
* | | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki2008-03-24
* | | [IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-24
* | | [XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki2008-03-24
* | | [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki2008-03-24
* | | [XFRM] IPV6: Optimize xfrm6_input_addr().YOSHIFUJI Hideaki2008-03-24
* | | [XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.YOSHIFUJI Hideaki2008-03-24
* | | [NETNS]: Enable TCP/UDP/ICMP inside namespace.Denis V. Lunev2008-03-24
* | | [NETNS]: Allow to create sockets in non-initial namespace.Denis V. Lunev2008-03-24
* | | [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev2008-03-24
* | | [NETNS]: Process netfilter hooks in initial namespace only.Denis V. Lunev2008-03-24
* | | [NETNS]: Process INET socket layer in the correct namespace.Denis V. Lunev2008-03-24
* | | [NETNS]: Process IP layer in the context of the correct namespace.Denis V. Lunev2008-03-24
* | | [NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev2008-03-24
* | | [NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev2008-03-24
* | | [NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev2008-03-24
* | | [NETNS]: /proc/net/arp namespacing.Denis V. Lunev2008-03-24