aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov2009-09-11
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-11
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-11
* drivers/net/wan: introduce missing kfreeJulia Lawall2009-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: realign struct xt_target_paramJan 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 redirecting header filesJan 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
| |/
* | dm9000: Use resource_size instead of private macroTobias Klauser2009-09-09
* | dm9000: Remove unnecessary memset of netdev private dataTobias Klauser2009-09-09
* | netxen: fix tx descriptor structureAmit Kumar Salecha2009-09-09
* | netxen: fix check for ip addr hashing supportAmit Kumar Salecha2009-09-09
* | 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
| * | ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan2009-09-09
| * | ath9k: Get rid of the modparam btcoex_enableVasanthakumar Thiagarajan2009-09-09
| * | ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan2009-09-09