[NETNS]: Create tcp control socket in the each namespace.
[deliverable/linux.git] / include /
2008-04-03  Denis V. Lunev[NETNS]: Create tcp control socket in the each namespace.
2008-04-03  Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03  Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03  Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03  Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02  Denis V. Lunev[NETNS]: Do not include net/net_namespace.h from seq_file.h
2008-04-02  Denis V. Lunev[NETNS]: Merge ifdef CONFIG_NET in include/net/net_name...
2008-04-01  Joonwoo Park[LLC]: skb allocation size for responses
2008-04-01  Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01  Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-04-01  Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-03-31  David S. Miller[NET]: Fix allnoconfig build on powerpc and avr32
2008-03-29  David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-29  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-03-29  S.Caglar Onurdrivers/net/arcnet/arcnet.c: use time_* macros
2008-03-29  Denis V. Lunev[UDP]: Remove owner from udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: Place file operations directly into udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-28  Pavel Emelyanov[LIB]: Drop the pcounter itself.
2008-03-28  Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28  Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-28  Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-03-28  Matti Linnanvuorinet: Comment dev_kfree_skb_irq and dev_kfree_skb_any...
2008-03-28  Joonwoo Park[LLC]: station source mac address
2008-03-28  Rami Rosen[IPV6]: Remove unused method declaration in include...
2008-03-28  David S. Miller[NET]: Protect device namespace inlines with CONFIG_NET
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-28  Ilpo Järvinen[NET]: uninline skb_trim, de-bloats
2008-03-28  Ilpo Järvinen[NET]: uninline dst_release
2008-03-28  Ilpo Järvinen[NET]: uninline skb_push, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline dev_alloc_skb, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_pull, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_put, de-bloats a lot
2008-03-28  David S. Miller[NET]: Use local_irq_{save,restore}() in napi_complete().
2008-03-28  Rami Rosen[IPV6]: Remove three unused method declarations in...
2008-03-27  Denis V. Lunev[PKT_SCHED]: Pass real namespace in net scheduler class...
2008-03-27  Denis V. Lunev[NETNS]: Compile NET /proc support only if CONFIG_NET...
2008-03-27  Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-26  Benjamin Thery[NETNS][IPV6] flowlabels - make flowlabels per namespace
2008-03-26  Daniel Lezcano[NETNS][IPV6] anycast - handle several network namespace
2008-03-26  Herbert Xu[IPSEC]: Fix BEET output
2008-03-26  Pavel Emelyanov[VLAN]: Reduce memory consumed by vlan_groups
2008-03-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Make ctl tables for ICMP sysctls per...
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Move ICMP sysctls on struct net.
2008-03-26  Denis V. Lunev[NETNS]: Compilation warnings under CONFIG_NET_NS.
2008-03-26  Denis V. Lunev[NETNS]: Compilation fix for include/linux/netdevice.h.
2008-03-26  David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: RTP routing optimization
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: support multiple media...
2008-03-26  Patrick McHardy[NETFILTER]: nf_nat_sip: split up SDP mangling
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: create RTCP expectations
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: create signalling expect...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: introduce URI and header...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: support method specific...
2008-03-26  Patrick McHardy[NETFILTER]: nf_nat_sip: get rid of text based header...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsin...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: kill request URI "header...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: add seperate SDP header...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: remove redundant functio...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen...
2008-03-26  Patrick McHardy[NETFILTER]: Add nf_inet_addr_cmp()
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack: introduce expectation classe...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_expect: support inactive...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect...
2008-03-26  Patrick McHardy[NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for...
2008-03-26  David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-25  Johannes Bergwireless: add wiphy channel freq to channel struct...
2008-03-25  Emmanuel Grumbachmac80211: allows driver to request a Phase 1 RX key
2008-03-25  Emmanuel Grumbachmac80211: get a TKIP phase key from skb
2008-03-25  YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25  YOSHIFUJI Hideaki[NET] NETNS: Omit neigh_parms->net and pneigh_entry...
2008-03-25  YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25  YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25  YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25  YOSHIFUJI Hideaki[IPV6]: Support Source Address Selection API (RFC5014).
2008-03-25  YOSHIFUJI Hideaki[IPV6]: Use bitfields for hop_limit and mcast_hops.
2008-03-25  YOSHIFUJI Hideaki[IPV6]: Optimize hop-limit determination.
2008-03-25  YOSHIFUJI Hideaki[IPV6]: Convert cork.hop_limit and cork.tclass into...
2008-03-25  YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-25  YOSHIFUJI Hideaki[XFRM] MIP6: Fix address keys for routing search.
2008-03-24  Denis V. Lunev[NETNS]: Drop packets in the non-initial namespace...
2008-03-24  Denis V. Lunev[NETNS]: Add namespace parameter to ip_cmsg_send.
2008-03-24  Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_get...
2008-03-24  Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_compile.
2008-03-24  Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-03-24  Pavel Emelyanov[NEIGH]: Fix race between pneigh deletion and ipv6...
2008-03-24  David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24  Florian Westphal[SCTP]: Remove redundant wrapper functions.
2008-03-24  Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-24  Joe Perches[NET]: include/linux/udp.h - remove duplicate include
next
This page took 0.060479 seconds and 8 git commands to generate.