aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
* netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-25
* netfilter: bridge: refcount fixEric Dumazet2009-08-24
* netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-24
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-10
|\
| * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-10
| * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-10
| * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-10
| * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-10
| * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-10
| * netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-10
| * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-10
| * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
| * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-10
| * netfilter: xtables: remove redirecting header filesJan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-10
| * netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-10
* | netfilter: ebtables: Use %pM conversion specifierTobias Klauser2009-08-10
* | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer2009-08-10
|/
* net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-06
* mlx4_en: Not using Shared Receive QueuesYevgeny Petrilin2009-08-06
* mlx4_en: Using real number of rings as RSS map sizeYevgeny Petrilin2009-08-06
* mlx4_en: Adaptive moderation policy changeYevgeny Petrilin2009-08-06
* net: smsc911x: switch to new dev_pm_opsDaniel Mack2009-08-06
* tc35815: Use 0 RxFragSize.MinFrag value for non-packing modeAtsushi Nemoto2009-08-06
* tc35815: Fix rx_missed_errors countAtsushi Nemoto2009-08-06
* tc35815: Increase timeout for mdioAtsushi Nemoto2009-08-06
* tc35815: Improve BLEx / FDAEx handlingAtsushi Nemoto2009-08-06
* tc35815: Disable StripCRCAtsushi Nemoto2009-08-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-06
|\
| * ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()Luis R. Rodriguez2009-08-04
| * mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-04
| * ath9k: cancel xmit poll work at stop() callbackLuis R. Rodriguez2009-08-04
| * ath9k: add initial hardware support for ar9271Luis R. Rodriguez2009-08-04
| * ath9k: add initvals and registry definitions for AR9271Luis R. Rodriguez2009-08-04
| * ath9k: add ar9271 revision and subrevision ID helpersLuis R. Rodriguez2009-08-04
| * ath9k: Remove _t postfix for ar9287_eeprom structureLuis R. Rodriguez2009-08-04
| * ath9k: remove spurious check for channel on keycache resetLuis R. Rodriguez2009-08-04
| * ath9k: remove dangling error check on keycache reset on hw initLuis R. Rodriguez2009-08-04
| * ath9k: call ath9k_hw_detach() once upon hw init failureLuis R. Rodriguez2009-08-04
| * ath9k: set sc->sc_ah to NULL after freeing itLuis R. Rodriguez2009-08-04
| * ath9k: set ah to null after freeingLuis R. Rodriguez2009-08-04