aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-27mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...Vasanthakumar Thiagarajan
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg
2009-03-27mac80211: fix warnings in ieee80211_if_configJohannes Berg
2009-03-27mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27cfg80211/nl80211: remove usage of CONFIG_NL80211Reinette Chatre
2009-03-27mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: restAl Viro
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox
2009-03-27appletalk: this warning can go I thinkAlan Cox
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-26GRO: Disable GRO on legacy netif_rx pathHerbert Xu
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26ctnetlink: compute generic part of event more acuratelyHolger Eitzenberger
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-26net: core: remove unneeded include in net/core/utils.c.Rami Rosen
2009-03-26netfilter: fix nf_logger name in ebt_ulog.Eric Leblond
2009-03-26netfilter: fix warning in ebt_ulog init function.Eric Leblond
2009-03-26netfilter: fix warning about invalid const usageEric Leblond
2009-03-25bridge: bad error handling when adding invalid ether addressStephen Hemminger
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger
2009-03-25netfilter: nf_conntrack: add generic function to get len of generic policyHolger Eitzenberger
2009-03-25netfilter: ctnetlink: allocate right-sized ctnetlink skbHolger Eitzenberger
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger
2009-03-25netlink: add nla_policy_len()Holger Eitzenberger
2009-03-25netfilter: ctnetlink: add callbacks to the per-proto nlattrsHolger Eitzenberger
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-25netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()Eric Dumazet
2009-03-25netfilter: fix xt_LED build failurePatrick McHardy
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck
2009-03-24netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso
2009-03-24arp_tables: ifname_compare() can assume 16bit alignmentEric Dumazet
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller