summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-103-174/+9
| * netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-103-132/+11
| * netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-106-93/+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: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-074-51/+108
* mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin2009-08-075-73/+26
* mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin2009-08-074-41/+16
* mlx4_en: Adaptive moderation policy changeYevgeny Petrilin2009-08-071-3/+9
* net: smsc911x: switch to new dev_pm_opsDaniel Mack2009-08-061-11/+20
* tc35815: Use 0 RxFragSize.MinFrag value for non-packing modeAtsushi Nemoto2009-08-061-2/+0
* tc35815: Fix rx_missed_errors countAtsushi Nemoto2009-08-061-1/+1
* tc35815: Increase timeout for mdioAtsushi Nemoto2009-08-061-2/+4
* tc35815: Improve BLEx / FDAEx handlingAtsushi Nemoto2009-08-061-34/+26
* tc35815: Disable StripCRCAtsushi Nemoto2009-08-061-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-0696-797/+2758
|\
| * ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez2009-08-041-4/+9
| * mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-044-5/+26
| * ath9k: cancel xmit poll work at stop() callbackLuis R. Rodriguez2009-08-041-0/+2
| * ath9k: add initial hardware support for ar9271Luis R. Rodriguez2009-08-044-40/+314
| * ath9k: add initvals and registry definitions for AR9271Luis R. Rodriguez2009-08-043-0/+694
| * ath9k: add ar9271 revision and subrevision ID helpersLuis R. Rodriguez2009-08-041-0/+12
| * ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez2009-08-043-12/+12
| * ath9k: remove spurious check for channel on keycache resetLuis R. Rodriguez2009-08-041-3/+0
| * ath9k: remove dangling error check on keycache reset on hw initLuis R. Rodriguez2009-08-041-3/+0
| * ath9k: call ath9k_hw_detach() once upon hw init failureLuis R. Rodriguez2009-08-042-18/+9