libertas: reduce debug output
[safe/jmp/linux-2.6] / net /
2008-03-27 Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27 Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-27 Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-27 John W. Linvillemac80211: silently accept deletion of non-existant key
2008-03-26 Benjamin Thery[NETNS][IPV6] flowlabels - make proc per namespace
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 Pavel Emelyanov[IPV6]: Fix potential net leak and oops in ipv6 routing...
2008-03-26 Allan Stephens[TIPC]: Cosmetic cleanup of TIPC polling logic
2008-03-26 Pavel Emelyanov[VLAN]: Reduce memory consumed by vlan_groups
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
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 Pavel Emelyanov[NETNS][ICMP]: Register pernet subsys to make ICMP...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: update copyright
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: allow media expectations...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: create signalling expect...
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: translate all Contact headers
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: translate all Via headers
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: introduce URI and header...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: flush expectations on...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: process ACK and PRACK...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: support method specific...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_sip: move SDP parsing to...
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: use strlen/strcmp
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]: nf_conntrack_sip: fix some off-by-ones
2008-03-26 Patrick McHardy[NETFILTER]: nf_nat_sip: fix NAT setup order
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: show NF_CT_EXPECT_PER...
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect...
2008-03-26 Patrick McHardy[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro...
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 Vladimir Koutnymac80211: configure default wmm params correctly
2008-03-25 Mohamed Abbasmac80211: prevent tuning during scanning
2008-03-25 Ron Rindjunskymac80211: tear down of block ack sessions
2008-03-25 Ron Rindjunskymac80211: fixing debug prints for AddBA request
2008-03-25 Ron Rindjunskymac80211: fixing delba debug print
2008-03-25 Johannes Bergmac80211: filter scan results on unusable channels
2008-03-25 Johannes Bergmac80211: use ieee80211_get_channel
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]: Optimize hop-limit determination.
2008-03-25 YOSHIFUJI Hideaki[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
2008-03-25 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] MIP6: Fix address keys for routing search.
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Optimize xfrm6_input_addr().
2008-03-25 YOSHIFUJI Hideaki[XFRM] IPV6: Use distribution counting sort for xfrm_st...
2008-03-24 Denis V. Lunev[NETNS]: Enable TCP/UDP/ICMP inside namespace.
2008-03-24 Denis V. Lunev[NETNS]: Allow to create sockets in non-initial namespace.
2008-03-24 Denis V. Lunev[NETNS]: Drop packets in the non-initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process netfilter hooks in initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process INET socket layer in the correct names...
2008-03-24 Denis V. Lunev[NETNS]: Process IP layer in the context of the correct...
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 Denis V. Lunev[NETNS]: /proc/net/arp namespacing.
2008-03-24 Denis V. Lunev[NETNS]: Process ARP in the context of the correct...
2008-03-24 Pavel Emelyanov[NETNS]: Minor information leak via /proc/net/ptype...
2008-03-24 Pavel Emelyanov[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in...
2008-03-24 Pavel Emelyanov[UDP-Lite]: Clean up proc creation a bit.
2008-03-24 Pavel Emelyanov[NETNS][TCP]: Register /proc/net/tcp in a namespace.
2008-03-24 Pavel Emelyanov[NETNS][UDP]: Register /proc/net/udp in a namespace.
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[SCTP]: Replace char msg[] with static const char[].
2008-03-24 Stephen Hemmingerfib_trie: print information on all routing tables
2008-03-24 Jiri Olsa[AF_PACKET]: Remove unused variable.
2008-03-24 Florian Westphal[TCP]: Shrink syncookie_secret by 8 byte.
2008-03-24 Martin Deverasch_htb: fix "too many events" situation
2008-03-24 Rami Rosen[IPV6]: Remove unused code in ndisc_send_redirect().
2008-03-24 Wang Chen[ATM]: When proc_create() fails, do some error handling...
2008-03-23 Julia Lawall[9P] net/9p/trans_fd.c: remove unused variable
2008-03-23 Julia Lawall[IPV6] net/ipv6/ndisc.c: remove unused variable
2008-03-23 Stephen Hemminger[IPV4] fib_trie: fix warning from rcu_assign_poinger
2008-03-23 Stephen Hemminger[IPV4] route: use read_mostly
next