aboutsummaryrefslogtreecommitdiffstats
path: root/net/appletalk (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Phonet: fix double free in GPRS outbound packet error pathRĂ©mi Denis-Courmont1-1/+0
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-02-09bridge: Fix LRO crash with tunHerbert Xu1-1/+6
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA1-1/+1
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran1-1/+1
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso1-2/+3
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso1-0/+10
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond1-0/+21
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond1-2/+2
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke2-2/+13
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen1-1/+2
2009-02-08tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-02-08drivers/atm: introduce missing kfreeJulia Lawall1-0/+1
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller1-4/+8
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen1-9/+13
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2-2/+14
2009-02-063c509: Fix resume from hibernation for PnP mode.Ondrej Zary1-0/+1
2009-02-06sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta1-4/+4
2009-02-06RxRPC: Fix a potential NULL dereferenceDavid Howells1-2/+3
2009-02-06r8169: Don't update statistics counters when interface is downIvan Vecera1-35/+58
2009-02-06udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer1-2/+4
2009-02-06neigh: some entries can be skipped during dumpingGautam Kachroo1-6/+8
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller1-2/+6
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller1-8/+4
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu1-15/+52
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer1-1/+2
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-04cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-03sunrpc: fix rdma dependenciesRandy Dunlap1-1/+1
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil1-1/+1
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson1-1/+2
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter1-1/+1
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-02net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-02modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer1-1/+4
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer1-1/+8
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2-9/+12
2009-02-02udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet1-1/+3
2009-02-02net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2-1/+4
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4