aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-14
* Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-11
* Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-11
* ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-11
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-11
* net: force bridge module(s) to be GPLStephen Hemminger2009-09-11
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-11
* net: unix: fix sending fds in multiple buffersMiklos Szeredi2009-09-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
|\
| * netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-01
| * IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-31
| * netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-31
| * netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan2009-08-31
| * ipvs: Use atomic operations atomiclySimon Horman2009-08-31
| * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
| * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
| * netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-25
| * netfilter: bridge: refcount fixEric Dumazet2009-08-24
| * netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-24
| * netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-10
| |\
| | * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-10
| | * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-10
| | * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-10
| | * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-10
| | * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-10
| | * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
| | * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
| | * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-10
| | * netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-10
| * | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-10
| * | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer2009-08-10
| |/
* | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-09
|\ \
| * | cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-09
| * | wireless: update cfg80211 kconfig entryLuis R. Rodriguez2009-09-08
* | | headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan2009-09-09
|/ /
* | net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-06
* | net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-06
* | net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy2009-09-06
* | net_sched: remove some unnecessary checks in classful schedulersPatrick McHardy2009-09-06
* | net_sched: make cls_ops->change and cls_ops->delete optionalPatrick McHardy2009-09-06
* | net_sched: make cls_ops->tcf_chain() optionalPatrick McHardy2009-09-06