| Commit message (Expand) | Author | Files | Lines |
2008-01-09 | [LRO] Fix lro_mgr->features checks | Brice Goglin | 1 | -8/+8 |
2008-01-09 | [NET]: Clone the sk_buff 'iif' field in __skb_clone() | Paul Moore | 2 | -6/+6 |
2008-01-09 | [IPV4] ROUTE: ip_rt_dump() is unecessary slow | Eric Dumazet | 1 | -4/+4 |
2008-01-09 | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb | Russ Dill | 1 | -1/+1 |
2008-01-09 | [NET] Intel ethernet drivers: update MAINTAINERS | Auke Kok | 1 | -10/+8 |
2008-01-09 | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. | David S. Miller | 5 | -21/+19 |
2008-01-09 | [NET]: Stop polling when napi_disable() is pending. | David S. Miller | 1 | -2/+6 |
2008-01-09 | [NET]: Fix drivers to handle napi_disable() disabling interrupts. | David S. Miller | 3 | -0/+10 |
2008-01-09 | [NETXEN]: Fix ->poll() done logic. | David S. Miller | 1 | -1/+1 |
2008-01-09 | mac80211: return an error when SIWRATE doesn't match any rate | Andrew Lutomirski | 1 | -3/+3 |
2008-01-09 | ssb: Fix probing of PCI cores if PCI and PCIE core is available | Michael Buesch | 1 | -0/+11 |
2008-01-09 | [NET]: Do not check netif_running() and carrier state in ->poll() | David S. Miller | 15 | -55/+9 |
2008-01-09 | [NET]: Add NAPI_STATE_DISABLE. | David S. Miller | 1 | -3/+13 |
2008-01-09 | [NET]: Do not grab device reference when scheduling a NAPI poll. | David S. Miller | 1 | -2/+0 |
2008-01-09 | b43: Fix rxheader channel parsing | Michael Buesch | 4 | -53/+61 |
2008-01-09 | [IRDA]: irda_create() nuke user triggable printk | maximilian attems | 1 | -2/+0 |
2008-01-09 | [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. | Vlad Yasevich | 1 | -0/+6 |
2008-01-09 | [SCTP]: Correctly handle AUTH parameters in unexpected INIT | Vlad Yasevich | 1 | -22/+0 |
2008-01-09 | [SCTP]: Fix the name of the authentication event. | Vlad Yasevich | 2 | -2/+2 |
2008-01-09 | [ATM]: [nicstar] delay irq setup until card is configured | Chas Williams | 1 | -10/+9 |
2008-01-09 | [TULIP]: NAPI full quantum bug. | Stephen Hemminger | 1 | -1/+2 |
2008-01-09 | [METH]: Fix MAC address handling. | Thomas Bogendoerfer | 1 | -3/+7 |
2008-01-09 | [NET]: Fix netx-eth.c compilation. | Adrian Bunk | 1 | -2/+2 |
2008-01-09 | [IPV4] ipconfig: Fix regression in ip command line processing | Amos Waterland | 2 | -4/+19 |
2008-01-09 | [IPV4] raw: Strengthen check on validity of iph->ihl | Herbert Xu | 1 | -1/+3 |
2008-01-09 | [NIU]: Update driver version and release date. | David S. Miller | 1 | -2/+2 |
2008-01-09 | [NIU]: Fix potentially stuck TCP socket send queues. | David S. Miller | 1 | -1/+2 |
2008-01-09 | [NIU]: Missing ->last_rx update. | David S. Miller | 1 | -0/+2 |
2008-01-09 | [NIU]: Fix slowpath interrupt handling. | Matheos Worku | 1 | -11/+23 |
2008-01-09 | futex: Prevent stale futex owner when interrupted/timeout | Thomas Gleixner | 1 | -10/+41 |
2008-01-09 | pl2303: Fix mode switching regression | Alan Cox | 3 | -0/+27 |
2008-01-09 | hfs: handle more on-disk corruptions without oopsing | Eric Sandeen | 4 | -3/+42 |
2008-01-09 | Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 | Thomas Bogendoerfer | 1 | -1/+1 |
2008-01-09 | snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w... | Jean Delvare | 1 | -38/+63 |
2008-01-09 | dmi-id: fix for __you_cannot_kmalloc_that_much failure | Jean Delvare | 1 | -5/+14 |
2008-01-09 | vmcoreinfo: add the array length of "free_list" for filtering free pages | Ken'ichi Ohmichi | 1 | -0/+1 |
2008-01-09 | eCryptfs: fix dentry handling on create error, unlink, and inode destroy | Michael Halcrow | 2 | -17/+4 |
2008-01-09 | xip: fix get_zeroed_page with __GFP_HIGHMEM | Akinobu Mita | 1 | -4/+5 |
2008-01-09 | md: fix data corruption when a degraded raid5 array is reshaped | Dan Williams | 1 | -2/+4 |
2008-01-09 | KEYS: fix macro | Sebastian Siewior | 1 | -1/+1 |
2008-01-09 | fat: optimize fat_count_free_clusters() | OGAWA Hirofumi | 1 | -0/+28 |
2008-01-09 | spi_bitbang: always grab lock with irqs blocked | David Brownell | 1 | -2/+3 |
2008-01-09 | x86: fix do_fork_idle section mismatch | Thomas Gleixner | 1 | -1/+1 |
2008-01-08 | IB/srp: Release transport before removing host | Dave Dillow | 1 | -1/+1 |
2008-01-08 | IB/mlx4: Fix value of pkey_index in QP1 completions | Dotan Barak | 1 | -1/+1 |
2008-01-08 | Revert "hda_intel suspend latency: shorten codec read" | Linus Torvalds | 1 | -2/+1 |
2008-01-08 | MAINTAINERS: Update Sean Hefty's email address | Sean Hefty | 1 | -1/+1 |
2008-01-07 | acct: real_parent ppid | Roland McGrath | 1 | -1/+1 |
2008-01-07 | core dump: real_parent ppid | Roland McGrath | 1 | -2/+2 |
2008-01-07 | [MIPS] Fix CONFIG_BOOT_RAW. | Ralf Baechle | 1 | -1/+2 |