summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-31IPVS: Add handling of incoming ICMPV6 messagesJulius Volz
2009-08-31netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy
2009-08-31netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan
2009-08-31ipvs: Use atomic operations atomiclySimon Horman
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy
2009-08-25netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy
2009-08-24netfilter: bridge: refcount fixEric Dumazet
2009-08-24netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2009-08-10netfilter: xtables: check for standard verdicts in policiesJan Engelhardt
2009-08-10netfilter: xtables: check for unconditionality of policiesJan Engelhardt
2009-08-10netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt
2009-08-10netfilter: xtables: use memcmp in unconditional checkJan Engelhardt
2009-08-10netfilter: iptables: remove unused datalen variableJan Engelhardt
2009-08-10netfilter: xtables: realign struct xt_target_paramJan Engelhardt
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: remove redirecting header filesJan Engelhardt
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_TOS v0Jan Engelhardt
2009-08-10netfilter: ebtables: Use %pM conversion specifierTobias Klauser
2009-08-10netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer
2009-08-07net: Avoid enqueuing skb for default qdiscsKrishna Kumar
2009-08-07mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin
2009-08-07mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin
2009-08-07mlx4_en: Adaptive moderation policy changeYevgeny Petrilin
2009-08-06net: smsc911x: switch to new dev_pm_opsDaniel Mack
2009-08-06tc35815: Use 0 RxFragSize.MinFrag value for non-packing modeAtsushi Nemoto
2009-08-06tc35815: Fix rx_missed_errors countAtsushi Nemoto
2009-08-06tc35815: Increase timeout for mdioAtsushi Nemoto
2009-08-06tc35815: Improve BLEx / FDAEx handlingAtsushi Nemoto
2009-08-06tc35815: Disable StripCRCAtsushi Nemoto
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-06net/rds: Use AF_INET for sin_family fieldJulia Lawall
2009-08-06cxgb3: fix 2 ports 1G regressionDivy Le Ray
2009-08-05vxge: Version updateBenjamin LaHaise
2009-08-05vxge: prefetch skb->dataBenjamin LaHaise
2009-08-05vxge: prefetch RxD descriptorsBenjamin LaHaise
2009-08-05vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise
2009-08-05vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise
2009-08-05vxge: don't drop frame on tx queue fullBenjamin LaHaise