summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-17percpu: add __percpu sparse annotations to netTejun Heo
2010-02-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-17xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal
2010-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16gre: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-16mac80211: split ieee80211_drop_unencryptedJohannes Berg
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-16netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal
2010-02-16netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal
2010-02-16netfilter: ebtables: split update_counters into two functionsFlorian Westphal
2010-02-16netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal
2010-02-16netfilter: ebtables: split do_replace into two functionsFlorian Westphal
2010-02-16ethtool: reduce stack usageEric Dumazet
2010-02-16X25: Dont let x25_bind use addresses containing charactersandrew hendry
2010-02-16X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry
2010-02-16xfrm: Flushing empty SPD generates false eventsjamal
2010-02-16xfrm: Flushing empty SAD generates false eventsjamal
2010-02-16IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei
2010-02-16ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz
2010-02-16ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15mac80211: reject unhandled action framesJohannes Berg
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-02-15mac80211: fix netdev renameJohannes Berg
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal
2010-02-15netfilter: ebtables: abort if next_offset is too smallFlorian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt
2010-02-15mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller
2010-02-15net: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-02-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-13rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A
2010-02-13udp: remove redundant variableGerrit Renker