summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141377-83028/+135636
|\
| * netxen: update copyrightDhananjay Phadke2009-09-119-54/+9
| * netxen: fix tx timeout recoveryAmit Kumar Salecha2009-09-113-13/+64
| * netxen: fix file firmware leakDhananjay Phadke2009-09-111-2/+3
| * netxen: improve pci memory accessDhananjay Phadke2009-09-113-266/+93
| * netxen: change firmware write sizeAmit Kumar Salecha2009-09-111-5/+12
| * tg3: Fix return ring size breakageMatt Carlson2009-09-111-1/+1
| * netxen: build fix for INET=nRandy Dunlap2009-09-111-0/+4
| * cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-112-0/+18
| * Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-112-1/+42
| * Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-111-1/+1
| * ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-112-5/+8
| * net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-117-0/+37
| * mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson2009-09-111-34/+0
| * ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov2009-09-111-5/+31
| * ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov2009-09-111-151/+149
| * phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-111-1/+20
| * drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-111-1/+1
| * drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-111-0/+1
| * net: force bridge module(s) to be GPLStephen Hemminger2009-09-111-2/+2
| * Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-113-30/+36
| * net: unix: fix sending fds in multiple buffersMiklos Szeredi2009-09-111-1/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10107-1856/+373
| |\
| | * netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-011-1/+1
| | * IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-311-6/+17
| | * netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-311-7/+2
| | * netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan2009-08-311-3/+3
| | * ipvs: Use atomic operations atomiclySimon Horman2009-08-312-6/+7
| | * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-259-35/+55
| | * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-255-12/+13
| | * netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-252-2/+10
| | * netfilter: bridge: refcount fixEric Dumazet2009-08-241-1/+1
| | * netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-241-1/+1
| | * netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-2422-37/+42
| | * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-1079-1719/+210
| | |\
| | | * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-103-6/+57
| | | * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-103-14/+21
| | | * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-103-3/+12
| | | * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-103-23/+9
| | | * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-101-4/+0
| | | * netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-101-1/+1
| | | * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-109-9/+9
| | | * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-1011-36/+36
| | | * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-102-10/+10
| | | * netfilter: xtables: remove redirecting header filesJan Engelhardt2009-08-1042-618/+5
| | | * netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-105-158/+12
| | | * netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-103-84/+10
| | | * netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-104-69/+2
| | | * netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-103-193/+1
| | | * netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-103-98/+11