| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-09-10 |
|\ |
|
| * | netfilter: ebt_ulog: fix checkentry return value | Patrick McHardy | 2009-09-01 |
| * | IPVS: Add handling of incoming ICMPV6 messages | Julius Volz | 2009-08-31 |
| * | netfilter: ip6t_eui: fix read outside array bounds | Patrick McHardy | 2009-08-31 |
| * | netfilter: nf_conntrack: netns fix re reliable conntrack event delivery | Alexey Dobriyan | 2009-08-31 |
| * | ipvs: Use atomic operations atomicly | Simon Horman | 2009-08-31 |
| * | netfilter: nfnetlink: constify message attributes and headers | Patrick McHardy | 2009-08-25 |
| * | netlink: constify nlmsghdr arguments | Patrick McHardy | 2009-08-25 |
| * | netfilter: nf_conntrack: log packets dropped by helpers | Patrick McHardy | 2009-08-25 |
| * | netfilter: bridge: refcount fix | Eric Dumazet | 2009-08-24 |
| * | netfilter: nf_nat: fix inverted logic for persistent NAT mappings | Maximilian Engelhardt | 2009-08-24 |
| * | netfilter: xtables: mark initial tables constant | Jan Engelhardt | 2009-08-24 |
| * | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2009-08-10 |
| |\ |
|
| | * | netfilter: xtables: check for standard verdicts in policies | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: check for unconditionality of policies | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: use memcmp in unconditional check | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: iptables: remove unused datalen variable | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: realign struct xt_target_param | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: switch table AFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: switch hook PFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: conntrack: switch hook PFs to nfproto | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove redirecting header files | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_mark v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_iprange v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_conntrack v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_connmark v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_MARK v0, v1 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_CONNMARK v0 | Jan Engelhardt | 2009-08-10 |
| | * | netfilter: xtables: remove xt_TOS v0 | Jan Engelhardt | 2009-08-10 |
| * | | netfilter: ebtables: Use %pM conversion specifier | Tobias Klauser | 2009-08-10 |
| * | | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST | Rafael Laufer | 2009-08-10 |
| |/ |
|
* | | dm9000: Use resource_size instead of private macro | Tobias Klauser | 2009-09-09 |
* | | dm9000: Remove unnecessary memset of netdev private data | Tobias Klauser | 2009-09-09 |
* | | netxen: fix tx descriptor structure | Amit Kumar Salecha | 2009-09-09 |
* | | netxen: fix check for ip addr hashing support | Amit Kumar Salecha | 2009-09-09 |
* | | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy | 2009-09-09 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-09-09 |
|\ \ |
|
| * | | cfg80211: allow scanning on specified frequencies when using wext-compatibility | Holger Schurig | 2009-09-09 |
| * | | ath9k: Initialize the priority gpio for BT coex 3-wire | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | ath9k: Get rid of the modparam btcoex_enable | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | ath9k: Enable btcoex based on the subsystem id of the device | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | ath9k: Store subsystem id in struct hw_version | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | wireless: mark prism54 as deprecated and mark for removal | Luis R. Rodriguez | 2009-09-09 |
| * | | b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO | Michael Buesch | 2009-09-09 |
| * | | ssb: Implement SDIO host bus support | Albert Herranz | 2009-09-09 |
| * | | ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | ath9k: Disable ASPM when btcoex is active | Vasanthakumar Thiagarajan | 2009-09-09 |
| * | | MAINTAINERS: Add Atheros Linux wireless drivers home page | Joe Perches | 2009-09-09 |