aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ldm.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton1-1/+1
2009-02-12IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-12netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-12TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg1-0/+2
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-10sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos1-6/+28
2009-02-10fore200: fix oops on failed firmware loadMeelis Roos1-2/+2
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert1-1/+1
2009-02-10Phonet: do not compute unused valueRémi Denis-Courmont1-1/+1
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