rt2x00: fixup some non-functional merge errors
[safe/jmp/linux-2.6] / net /
2008-04-01 Pavel Emelyanov[IPV6][NETNS]: Display per-net info in sockstat6 file.
2008-04-01 Pavel Emelyanov[IPV4][NETNS]: Display per-net info in sockstat file.
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Register sockstat(6) files in each net.
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-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]: Cleanup /proc/udp[6] creation/removal.
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]: No need to check afinfo != NULL in udp_proc_...
2008-03-29 Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-29 David S. Miller[NET]: Fix dev_alloc_skb() typo.
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 Denys Vlasenko[NET]: Add inline intent commentary to dev_alloc_skb().
2008-03-28 YOSHIFUJI Hideaki[IPV6] NEIGH: Optimize is_router check.
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Extract hash/lookup functions for...
2008-03-28 YOSHIFUJI Hideaki[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immed...
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-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27 Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
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 Herbert Xu[IPSEC]: Fix BEET output
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[ICMP]: Dst entry leak in icmp_send host re-lookup...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net...
2008-03-26 Robert P. J. Day[AX25]: Remove obsolete references to BKL from TODO...
2008-03-26 Patrick McHardy[NET]: Fix multicast device ioctl checks
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 David S. Miller[IRDA]: Store irnet_socket termios properly.
2008-03-26 Patrick McHardy[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlyi...
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...
next