| Commit message (Expand) | Author | Age | Files | Lines |
* | sungem: Soft lockup in sungem on Netra AC200 when switching interface up | Ilkka Virta | 2009-02-06 | 1 | -4/+4 |
* | RxRPC: Fix a potential NULL dereference | David Howells | 2009-02-06 | 1 | -2/+3 |
* | r8169: Don't update statistics counters when interface is down | Ivan Vecera | 2009-02-06 | 1 | -35/+58 |
* | udp: Fix potential wrong ip_hdr(skb) pointers | Jesper Dangaard Brouer | 2009-02-06 | 1 | -2/+4 |
* | neigh: some entries can be skipped during dumping | Gautam Kachroo | 2009-02-06 | 1 | -6/+8 |
* | ipv6: Disallow rediculious flowlabel option sizes. | David S. Miller | 2009-02-06 | 1 | -2/+6 |
* | Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" | David S. Miller | 2009-02-05 | 1 | -8/+4 |
* | ipv6: Copy cork options in ip6_append_data | Herbert Xu | 2009-02-05 | 1 | -15/+52 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-05 | 3 | -0/+7 |
|\ |
|
| * | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre | 2009-02-04 | 2 | -0/+4 |
| * | iwlwifi: clean key table in iwl_clear_stations_table | Reinette Chatre | 2009-02-04 | 1 | -0/+3 |
* | | udp: Fix UDP short packet false positive | Jesper Dangaard Brouer | 2009-02-05 | 1 | -1/+2 |
* | | gianfar: Fix potential soft reset race | Andy Fleming | 2009-02-04 | 1 | -0/+3 |
* | | gianfar: Fix BD_LENGTH_MASK definition | Andy Fleming | 2009-02-04 | 1 | -1/+1 |
* | | cxgb3: Fix lro switch | Divy Le Ray | 2009-02-04 | 1 | -2/+1 |
|/ |
|
* | sunrpc: fix rdma dependencies | Randy Dunlap | 2009-02-03 | 1 | -1/+1 |
* | e1000: Fix PCI enable to honor the need_ioport flag | Karsten Keil | 2009-02-03 | 1 | -1/+1 |
* | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 | 1 | -1/+2 |
* | pcnet_cs: Fix misuse of the equality operator. | Cord Walter | 2009-02-03 | 1 | -1/+1 |
* | hso: add new device id's | Filip Aben | 2009-02-03 | 1 | -1/+3 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-02 | 564 | -5990/+14239 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | 7 | -36/+80 |
| |\ |
|
| | * | PCI hotplug: Change link order of pciehp & acpiphp | Matthew Garrett | 2009-01-27 | 1 | -1/+5 |
| | * | PCI hotplug: fakephp: Allocate PCI resources before adding the device | Darrick J. Wong | 2009-01-27 | 1 | -16/+26 |
| | * | PCI MSI: Fix undefined shift by 32 | Matthew Wilcox | 2009-01-27 | 1 | -2/+11 |
| | * | PCI PM: Do not wait for buses in B2 or B3 during resume | Rafael J. Wysocki | 2009-01-27 | 1 | -13/+13 |
| | * | PCI PM: Power up devices before restoring their state | Rafael J. Wysocki | 2009-01-27 | 1 | -3/+3 |
| | * | PCI PM: Fix hibernation breakage on EeePC 701 | Rafael J. Wysocki | 2009-01-27 | 1 | -1/+4 |
| | * | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 2 | -0/+2 |
| | * | PCI PM: Fix suspend error paths and testing facility breakage | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+16 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-02 | 2 | -9/+3 |
| |\ \ |
|
| | * \ | Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linus | Pekka Enberg | 2009-02-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | slub: fix per cpu kmem_cache_cpu array memory leak | David Rientjes | 2009-01-28 | 1 | -1/+1 |
| | * | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | 1 | -8/+2 |
| | |/ / |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-02 | 12 | -438/+590 |
| |\ \ \ |
|
| | * | | | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks | Risto Suominen | 2009-02-02 | 1 | -0/+11 |
| | * | | | powerpc: Fix oops on some machines due to incorrect pr_debug() | Benjamin Herrenschmidt | 2009-02-02 | 1 | -3/+2 |
| | * | | | powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net | Stephen Rothwell | 2009-02-02 | 1 | -1/+1 |
| | * | | | powerpc/5200: update device tree binding documentation | Grant Likely | 2009-01-30 | 2 | -277/+180 |
| | * | | | powerpc/5200: Bugfix for PCI mapping of memory and IMMR | Grant Likely | 2009-01-29 | 1 | -14/+10 |
| | * | | | powerpc/5200: update defconfigs | Grant Likely | 2009-01-29 | 6 | -143/+386 |
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-02 | 4 | -14/+45 |
| |\ \ \ \ |
|
| | * | | | | sched_rt: don't use first_cpu on cpumask created with cpumask_and | Rusty Russell | 2009-02-01 | 1 | -2/+2 |
| | * | | | | sched: fix buddie group latency | Peter Zijlstra | 2009-02-01 | 1 | -2/+8 |
| | * | | | | sched: clear buddies more aggressively | Mike Galbraith | 2009-02-01 | 1 | -1/+12 |
| | * | | | | sched: symmetric sync vs avg_overlap | Peter Zijlstra | 2009-02-01 | 1 | -3/+9 |
| | * | | | | sched: fix sync wakeups | Peter Zijlstra | 2009-02-01 | 2 | -9/+6 |
| | * | | | | cpuset: fix possible deadlock in async_rebuild_sched_domains | Miao Xie | 2009-01-19 | 1 | -1/+12 |
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-02-02 | 54 | -731/+854 |
| |\ \ \ \ \ |
|
| | * | | | | | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning | Devin Heitmueller | 2009-02-01 | 1 | -3/+4 |