Age | Commit message (Expand) | Author | Files | Lines |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim | 1 | -6/+6 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park | 2 | -7/+7 |
2010-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 74 | -331/+507 |
2010-11-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+5 |
2010-11-13 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 65 | -795/+3755 |
2010-11-13 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 22 | -99/+188 |
2010-11-13 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -30/+94 |
2010-11-13 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -15/+30 |
2010-11-13 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -9/+11 |
2010-11-13 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall | 1 | -2/+0 |
2010-11-13 | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test | Tejun Heo | 1 | -1/+1 |
2010-11-13 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo | 1 | -1/+4 |
2010-11-13 | can-bcm: fix minor heap overflow | Oliver Hartkopp | 1 | -1/+1 |
2010-11-13 | gianfar: Do not call device_set_wakeup_enable() under a spinlock | Rafael J. Wysocki | 1 | -2/+3 |
2010-11-13 | ipv6: Warn users if maximum number of routes is reached. | Ben Greear | 1 | -1/+5 |
2010-11-13 | docs: Add neigh/gc_thresh3 and route/max_size documentation. | Ben Greear | 1 | -0/+9 |
2010-11-13 | axnet_cs: fix resume problem for some Ax88790 chip | Ken Kawasaki | 1 | -10/+20 |
2010-11-13 | ipv6: addrconf: don't remove address state on ifdown if the address is being ... | Lorenzo Colitti | 1 | -16/+8 |
2010-11-13 | tcp: Don't change unlocked socket state in tcp_v4_err(). | David S. Miller | 1 | -5/+3 |
2010-11-12 | x25: Prevent crashing when parsing bad X.25 facilities | Dan Rosenberg | 1 | -3/+9 |
2010-11-12 | cxgb4vf: add call to Firmware to reset VF State. | Casey Leedom | 3 | -0/+36 |
2010-11-12 | cxgb4vf: Fail open if link_start() fails. | Casey Leedom | 1 | -1/+3 |
2010-11-12 | cxgb4vf: flesh out PCI Device ID Table ... | Casey Leedom | 1 | -0/+8 |
2010-11-12 | cxgb4vf: fix some errors in Gather List to skb conversion | Casey Leedom | 1 | -47/+74 |
2010-11-12 | cxgb4vf: fix bug in Generic Receive Offload | Casey Leedom | 1 | -0/+1 |
2010-11-12 | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue() | Casey Leedom | 1 | -14/+0 |
2010-11-12 | ixgbe: Look inside vlan when determining offload protocol. | Hao Zheng | 1 | -28/+32 |
2010-11-12 | bnx2x: Look inside vlan when determining checksum proto. | Hao Zheng | 1 | -1/+1 |
2010-11-12 | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng | 1 | -0/+25 |
2010-11-12 | virtio-net: init link state correctly | Jason Wang | 1 | -3/+9 |
2010-11-12 | ucc_geth: Fix deadlock | Joakim Tjernlund | 1 | -3/+7 |
2010-11-12 | ucc_geth: Do not bring the whole IF down when TX failure. | Joakim Tjernlund | 1 | -6/+9 |
2010-11-12 | net: Fix header size check for GSO case in recvmsg (af_packet) | Mariusz Kozlowski | 1 | -1/+3 |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller | 2 | -2/+2 |
2010-11-12 | rtnetlink: Fix message size calculation for link messages | Thomas Graf | 1 | -4/+5 |
2010-11-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -71/+168 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -92/+196 |
2010-11-12 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+11 |
2010-11-12 | PCI: fix pci_bus_alloc_resource() hang, prefer positive decode | Bjorn Helgaas | 1 | -21/+49 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 34 | -519/+367 |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -155/+119 |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 21 | -104/+271 |
2010-11-12 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 42 | -275/+577 |
2010-11-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 10 | -25/+33 |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -3/+5 |
2010-11-12 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -20/+33 |
2010-11-12 | crypto: pcrypt - Fix use after free on padata_free | Steffen Klassert | 1 | -1/+0 |
2010-11-12 | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support | Edgar (gimli) Hucek | 1 | -0/+18 |
2010-11-12 | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value | Michael Hennerich | 1 | -1/+3 |
2010-11-12 | drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling | Michael Hennerich | 1 | -2/+2 |