summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
* zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
* mac80211: restrict to AP in outgoing interface heuristicJohannes Berg2009-02-111-0/+2
* ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
* sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos2009-02-101-6/+28
* fore200: fix oops on failed firmware loadMeelis Roos2009-02-101-2/+2
* pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-101-1/+1
* Phonet: do not compute unused valueRémi Denis-Courmont2009-02-101-1/+1
* Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-101-1/+0
* mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* bridge: Fix LRO crash with tunHerbert Xu2009-02-091-1/+6
* IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA2009-02-091-1/+1
* gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski2009-02-091-0/+6
* netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran2009-02-091-1/+1
* netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso2009-02-091-2/+3
* netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso2009-02-091-0/+10
* netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond2009-02-091-0/+21
* netfilter: fix tuple inversion for Node information requestEric Leblond2009-02-091-2/+2
* netxen: fix msi-x interrupt handlingDhananjay Phadke2009-02-082-2/+13
* de2104x: force correct order when writing to rx ringRisto Suominen2009-02-081-1/+2
* tun: Fix unicast filter overflowAlex Williamson2009-02-081-2/+8
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-081-0/+2
* drivers/atm: introduce missing kfreeJulia Lawall2009-02-081-0/+1
* sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-071-4/+8
* 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-061-9/+13
* net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-062-2/+14
* 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
* sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-061-4/+4
* RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-061-2/+3
* r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-061-35/+58
* udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-061-2/+4
* neigh: some entries can be skipped during dumpingGautam Kachroo2009-02-061-6/+8
* ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-061-2/+6
* Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-051-8/+4
* ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-051-15/+52
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
|\
| * iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| * iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* | udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-051-1/+2
* | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
* | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
* | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
|/
* sunrpc: fix rdma dependenciesRandy Dunlap2009-02-031-1/+1
* e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
* sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
* pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
* hso: add new device id'sFilip Aben2009-02-031-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02564-5990/+14239
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-027-36/+80
| |\
| | * PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-271-1/+5