aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-162-3/+3
|\
| * driver model: constify attribute groupsDavid Brownell2009-09-152-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-155-7/+9
|\ \ | |/ |/|
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1463-167/+296
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-0469-466/+1634
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-242-4/+6
| * | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-243-3/+3
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-242-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14328-8111/+16882
|\ \ \ \
| * | | | Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-111-1/+25
| * | | | Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-111-1/+1
| * | | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-111-5/+7
| * | | | net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-113-0/+16
| * | | | 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-112-28/+35
| * | | | 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-1045-1040/+348
| |\ \ \ \
| | * | | | 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-257-33/+52
| | * | | | netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-252-2/+2
| | * | | | 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-2417-32/+37
| | * | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-1026-920/+204
| | |\ \ \ \
| | | * | | | 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: 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 xt_owner v0Jan Engelhardt2009-08-101-118/+12
| | | * | | | netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-76/+10
| | | * | | | netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-101-43/+2
| | | * | | | netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-154/+1
| | | * | | | netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-90/+11
| | | * | | | netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-154/+9
| | | * | | | netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-123/+11
| | | * | | | netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-102-63/+0
| | * | | | | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-101-22/+7
| | * | | | | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer2009-08-101-4/+4
| | |/ / / /
| * | | | | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-092-16/+27
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-092-8/+44
| |\ \ \ \ \
| | * | | | | cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-091-7/+34