Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 | 1 | -0/+1 | |
| * | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 | 2 | -1/+6 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-03-02 | 3 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 | Takashi Iwai | 2009-03-02 | 1 | -0/+2 | |
| * | | | | | ALSA: hda - Add quirk for new HP xw series | Takashi Iwai | 2009-02-27 | 1 | -0/+1 | |
| * | | | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3 | Takashi Iwai | 2009-02-27 | 1 | -1/+1 | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 3 | -12/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 2009-03-02 | 1 | -1/+4 | |
| * | | | | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2009-02-28 | 2 | -11/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-02 | 34 | -209/+467 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev | 2009-03-01 | 1 | -0/+5 | |
| * | | | | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork | 2009-03-01 | 1 | -2/+2 | |
| * | | | | | | veth: Fix carrier detect | Eric W. Biederman | 2009-03-01 | 1 | -40/+11 | |
| * | | | | | | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-01 | 1 | -0/+5 | |
| * | | | | | | r8169: read MAC address from EEPROM on init (2nd attempt) | Ivan Vecera | 2009-03-01 | 1 | -2/+112 | |
| * | | | | | | tcp: fix retrans_out leaks | Ilpo Järvinen | 2009-03-01 | 1 | -4/+5 | |
| * | | | | | | net headers: export dcbnl.h | Chris Leech | 2009-03-01 | 1 | -0/+1 | |
| * | | | | | | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 | 1 | -1/+3 | |
| * | | | | | | netpoll: Add drop checks to all entry points | Herbert Xu | 2009-03-01 | 2 | -0/+16 | |
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 | 176 | -1029/+4783 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-28 | 7 | -70/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 2009-02-26 | 7 | -70/+71 | |
| * | | | | | | | gianfar: Do right check on num_txbdfree | Rini van Zetten | 2009-02-27 | 1 | -1/+1 | |
| * | | | | | | | pkt_sched: sch_drr: Fix oops in drr_change_class. | Jarek Poplawski | 2009-02-27 | 1 | -1/+5 | |
| * | | | | | | | b44: Disable device on shutdown | Michael Buesch | 2009-02-26 | 1 | -0/+1 | |
| * | | | | | | | b44: Unconditionally enable interrupt routing on reset | Michael Buesch | 2009-02-26 | 1 | -4/+8 | |
| * | | | | | | | net: fix hp-plus build error | Randy Dunlap | 2009-02-26 | 1 | -1/+1 | |
| * | | | | | | | ipv6: don't use tw net when accounting for recycled tw | Pavel Emelyanov | 2009-02-26 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-24 | 3 | -11/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rtl8187: New USB ID's for RTL8187L | Larry Finger | 2009-02-23 | 1 | -0/+12 | |
| | * | | | | | | ath9k: Fix panic upon attach failure | Vasanthakumar Thiagarajan | 2009-02-23 | 1 | -7/+17 | |
| | * | | | | | | orinoco: do not resgister NULL pm_notifier function | Andrey Borzenkov | 2009-02-23 | 1 | -4/+15 | |
| * | | | | | | | asix: new device ids | Greg Kroah-Hartman | 2009-02-24 | 1 | -0/+8 | |
| * | | | | | | | tcp_scalable: Update malformed & dead url | Joe Perches | 2009-02-24 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 | 6 | -65/+153 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses | Josef Drexler | 2009-02-24 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: make proc/net/ip* print names from foreign NFPROTO | Jan Engelhardt | 2009-02-18 | 1 | -57/+142 | |
| | * | | | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 2009-02-18 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: nfnetlink_log: fix timeout handling | Eric Leblond | 2009-02-18 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 | 2 | -3/+5 | |
| | * | | | | | | | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack | Eric Leblond | 2009-02-18 | 1 | -2/+3 | |
| | * | | | | | | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 | 5 | -20/+12 | |
| | |\ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 754 | -7709/+17542 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | netxen: handle pci bar 0 mapping failure | Dhananjay Phadke | 2009-02-24 | 1 | -1/+6 | |
| * | | | | | | | | | | netxen: fix physical port mapping | Dhananjay Phadke | 2009-02-24 | 1 | -3/+6 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-02 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore | 2009-03-02 | 1 | -2/+3 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Change email address | Karsten Keil | 2009-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-02 | 17 | -49/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer | 2009-02-28 | 1 | -8/+24 |