summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-081-1/+1
* [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-081-1/+1
* [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-082-12/+12
* [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
* [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
* [LRO] Fix lro_mgr->features checksBrice Goglin2008-01-081-8/+8
* [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-082-6/+6
* [IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet2008-01-081-4/+4
* [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
* [NET] Intel ethernet drivers: update MAINTAINERSAuke Kok2008-01-081-10/+8
* [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-085-21/+19
* [NET]: Stop polling when napi_disable() is pending.David S. Miller2008-01-081-2/+6
* [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-083-0/+10
* [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-081-1/+1
* mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski2008-01-081-3/+3
* ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-081-0/+11
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-0815-55/+9
* [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-081-3/+13
* [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-081-2/+0
* b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
* [IRDA]: irda_create() nuke user triggable printkmaximilian attems2008-01-081-2/+0
* [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich2008-01-081-0/+6
* [SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich2008-01-081-22/+0
* [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-082-2/+2
* [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-081-3/+7
* [NET]: Fix netx-eth.c compilation.Adrian Bunk2008-01-081-2/+2
* [IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2008-01-082-4/+19
* [IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu2008-01-081-1/+3
* [NIU]: Update driver version and release date.David S. Miller2008-01-081-2/+2
* [NIU]: Fix potentially stuck TCP socket send queues.David S. Miller2008-01-081-1/+2
* [NIU]: Missing ->last_rx update.David S. Miller2008-01-081-0/+2
* [NIU]: Fix slowpath interrupt handling.Matheos Worku2008-01-081-11/+23
* futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner2008-01-081-10/+41
* pl2303: Fix mode switching regressionAlan Cox2008-01-083-0/+27
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-084-3/+42
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-081-1/+1
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-081-38/+63
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-081-5/+14
* vmcoreinfo: add the array length of "free_list" for filtering free pagesKen'ichi Ohmichi2008-01-081-0/+1
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-082-17/+4
* xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita2008-01-081-4/+5
* md: fix data corruption when a degraded raid5 array is reshapedDan Williams2008-01-081-2/+4
* KEYS: fix macroSebastian Siewior2008-01-081-1/+1
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-081-0/+28
* spi_bitbang: always grab lock with irqs blockedDavid Brownell2008-01-081-2/+3
* x86: fix do_fork_idle section mismatchThomas Gleixner2008-01-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-01-083-3/+3
|\
| * IB/srp: Release transport before removing hostDave Dillow2008-01-081-1/+1
OpenPOWER on IntegriCloud