| Commit message (Expand) | Author | Age | Files | Lines |
* | pkt_sched: sch_htb: Remove htb_class aprio field | Jarek Poplawski | 2008-12-03 | 1 | -3/+2 |
* | forcedeth: power down phy when interface is down | Ed Swierk | 2008-12-03 | 1 | -2/+10 |
* | drivers/net/smc911x.c: smc911x_drv_probe() cleanup | Andrew Morton | 2008-12-03 | 1 | -7/+7 |
* | drivers/isdn/mISDN: use ARRAY_SIZE | Julia Lawall | 2008-12-03 | 1 | -1/+1 |
* | isdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 4 | -53/+61 |
* | hysdn: Kill directly reference of netdev->priv | Wang Chen | 2008-12-03 | 1 | -3/+3 |
* | Phonet: basic net namespace support | RĂ©mi Denis-Courmont | 2008-12-03 | 5 | -15/+14 |
* | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi | 2008-12-03 | 1 | -15/+11 |
* | xfrm: Cleanup for unlink SPD entry | Wei Yongjun | 2008-12-03 | 1 | -25/+10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-03 | 1 | -0/+1 |
|\ |
|
| * | xfrm: Fix kernel panic when flush and dump SPD entries | Wei Yongjun | 2008-12-03 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-12-02 | 36 | -1559/+209 |
|\ \ |
|
| * | | Bluetooth: Fix RFCOMM release oops when device is still in use | Marcel Holtmann | 2008-11-30 | 1 | -9/+21 |
| * | | Bluetooth: Fix format arguments warning | Marcel Holtmann | 2008-11-30 | 1 | -1/+1 |
| * | | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 2008-11-30 | 31 | -157/+11 |
| * | | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann | 2008-11-30 | 1 | -7/+8 |
| * | | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 | 6 | -57/+54 |
| * | | Bluetooth: Remove deprecated hci_usb driver | Marcel Holtmann | 2008-11-30 | 4 | -1286/+0 |
| * | | Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c | Nick Pelly | 2008-11-30 | 1 | -0/+5 |
| * | | Bluetooth: Change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-30 | 1 | -4/+4 |
| * | | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings | Marcel Holtmann | 2008-11-30 | 1 | -18/+23 |
| * | | Bluetooth: Fix leak of uninitialized data to userspace | Vegard Nossum | 2008-11-30 | 1 | -1/+1 |
| * | | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 2008-11-30 | 1 | -0/+1 |
| * | | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -0/+62 |
| * | | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 2008-11-30 | 1 | -14/+13 |
| * | | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 2008-11-30 | 1 | -17/+17 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 366 | -3645/+6877 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-12-02 | 4 | -88/+116 |
| |\ \ |
|
| | * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdt | Bernhard Walle | 2008-12-01 | 1 | -1/+1 |
| | * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executable | Bernhard Walle | 2008-11-21 | 1 | -0/+3 |
| | * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets | Wim Van Sebroeck | 2008-11-21 | 1 | -45/+73 |
| | * | | [WATCHDOG] iTCO_wdt : correct status clearing | Wim Van Sebroeck | 2008-11-21 | 1 | -2/+3 |
| | * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards | Wim Van Sebroeck | 2008-11-21 | 2 | -40/+32 |
| | * | | [WATCHDOG] fix mtx1_wdt compilation failure | Florian Fainelli | 2008-11-21 | 1 | -0/+4 |
| * | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-12-02 | 15 | -111/+223 |
| |\ \ \ |
|
| | * | | | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 2008-11-21 | 3 | -18/+76 |
| | * | | | UBIFS: do not allocate too much | Artem Bityutskiy | 2008-11-21 | 4 | -33/+60 |
| | * | | | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 2008-11-21 | 3 | -8/+15 |
| | * | | | UBIFS: allow for gaps when dirtying the LPT | Adrian Hunter | 2008-11-07 | 1 | -2/+0 |
| | * | | | UBIFS: fix compilation warnings | Artem Bityutskiy | 2008-11-06 | 7 | -50/+70 |
| | * | | | MAINTAINERS: change UBI/UBIFS git tree URLs | Artem Bityutskiy | 2008-11-06 | 1 | -2/+2 |
| | * | | | UBIFS: endian handling fixes and annotations | Harvey Harrison | 2008-11-06 | 6 | -13/+15 |
| | * | | | UBIFS: remove printk | Artem Bityutskiy | 2008-11-06 | 1 | -2/+2 |
| * | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 9 | -7/+29 |
| |\ \ \ \ |
|
| | * | | | | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 |
| | * | | | | KVM: ppc: stop leaking host memory on VM exit | Hollis Blanchard | 2008-11-25 | 3 | -0/+11 |
| | * | | | | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 |
| | * | | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER | Xiantao Zhang | 2008-11-23 | 1 | -4/+7 |
| | * | | | | KVM: ia64: Fix incorrect kbuild CFLAGS override | Xiantao Zhang | 2008-11-23 | 1 | -1/+1 |
| | * | | | | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 |