libertas: reduce debug output
[safe/jmp/linux-2.6] / include /
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 Pavel Emelyanov[VLAN]: Reduce memory consumed by vlan_groups
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 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 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
2008-03-24 Joe Perches[NET]: include/linux/igmp.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/linux/atalk.h - remove duplicate include
2008-03-24 Joe Perches[NET]: include/net/route.h - remove duplicate include
2008-03-23 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-23 Rusty Russell[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
2008-03-22 Pavel Emelyanov[RAW]: Add raw_hashinfo member on struct proto.
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-22 Denis V. Lunev[IPV4]: Remove unused ip_options->is_data.
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Stephen Hemmingersocket: SOCK_DEBUG type checking
2008-03-21 David S. Miller[SCTP]: Fix build warnings with IPV6 disabled.
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp - make proc handle the network namespace
2008-03-21 Peter P Waskiewicz Jr[NET]: Add per-connection option to set max TSO frame...
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Vlad Yasevich[SCTP]: Fix a race between module load and protosw...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viroxfrm: ->eth_proto is __be16
2008-03-18 Al Viro[IPV4]: ipv4_is_lbcast() misannotations
2008-03-18 Al Viro[PKT_SCHED]: annotate cls_u32
2008-03-17 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-03-17 Tejun Heodevres: implement pcim_iomap_regions_request_all()
2008-03-17 Christian Borntraegervirtio: fix race in enable_cb
2008-03-17 Magnus Dammsmc91x: introduce platform data flags V2
2008-03-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-03-16 Kyle McMartin[PARISC] futex: special case cmpxchg NULL in kernel...
2008-03-16 Randolph Chung[PARISC] clean up include/asm-parisc/elf.h
2008-03-16 Kyle McMartin[PARISC] pdc_console: fix bizarre panic on boot
2008-03-16 Kyle McMartin[PARISC] remove unused pdc_iodc_printf function
2008-03-16 Kyle McMartin[PARISC] bump __NR_syscalls
2008-03-16 Kyle McMartin[PARISC] unbreak pgalloc.h
2008-03-16 Kyle McMartin[PARISC] move VMALLOC_* definitions to fixmap.h
2008-03-16 Kyle McMartin[PARISC] wire up timerfd syscalls
2008-03-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-14 Marc Dionnestruct export_operations: adjust comments to match...
2008-03-13 Michael Bueschssb: Add SPROM/invariants support for PCMCIA devices
2008-03-13 Joe Perchesinclude/net/ieee80211.h - remove duplicate include
2008-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-03-13 Yoshinori Satoh8300: fix recent uaccess breakage
2008-03-13 Adrian Bunkthe scheduled ieee80211 softmac removal
2008-03-13 Greg Kroah-HartmanPCI: fix issue with busses registering multiple times...
2008-03-13 Zhang Yanmin[NET]: Fix tbench regression in 2.6.25-rc1
2008-03-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-13 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-12 Tony Breeds[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG...
next