summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-064-51/+108
* mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin2009-08-065-73/+26
* mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin2009-08-064-41/+16
* mlx4_en: Adaptive moderation policy changeYevgeny Petrilin2009-08-061-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
| * ath9k: set sc->sc_ah to NULL after freeing itLuis R. Rodriguez2009-08-041-0/+3
| * ath9k: set ah to null after freeingLuis R. Rodriguez2009-08-041-0/+1
| * ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()Luis R. Rodriguez2009-08-043-4/+4
| * ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()Luis R. Rodriguez2009-08-043-3/+3
| * ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()Luis R. Rodriguez2009-08-041-26/+15
| * ath9k: remove !NULL check before kfree()Luis R. Rodriguez2009-08-041-36/+26
| * ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-044-6/+13
| * ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-047-14/+14
| * ath9k: break up hw initialization into a few more helpersLuis R. Rodriguez2009-08-041-67/+87
| * ath9k: remove debug message for no memoery on ath_init()Luis R. Rodriguez2009-08-041-2/+0
| * ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()Luis R. Rodriguez2009-08-041-2/+2
| * ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()Luis R. Rodriguez2009-08-041-2/+2