summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jme: GHC register control fix for new hardwareakeemting2008-12-032-20/+35
* pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski2008-12-031-9/+29
* pkt_sched: sch_htb: Remove L2T()Jarek Poplawski2008-12-031-8/+1
* bond: Kill directly reference of netdev->privWang Chen2008-12-031-1/+1
* mptlan: Kill directly reference of netdev->privWang Chen2008-12-032-6/+6
* dvb: Kill directly reference of netdev->privWang Chen2008-12-031-18/+19
* pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski2008-12-031-25/+16
* pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski2008-12-031-5/+2
* pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski2008-12-031-3/+2
* forcedeth: power down phy when interface is downEd Swierk2008-12-031-2/+10
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-031-7/+7
* drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-031-1/+1
* isdn: Kill directly reference of netdev->privWang Chen2008-12-034-53/+61
* hysdn: Kill directly reference of netdev->privWang Chen2008-12-031-3/+3
* Phonet: basic net namespace supportRémi Denis-Courmont2008-12-035-15/+14
* xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-031-15/+11
* xfrm: Cleanup for unlink SPD entryWei Yongjun2008-12-031-25/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-031-0/+1
|\
| * xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun2008-12-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-0236-1559/+209
|\ \
| * | Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-301-9/+21
| * | Bluetooth: Fix format arguments warningMarcel Holtmann2008-11-301-1/+1
| * | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-3031-157/+11
| * | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-301-7/+8
| * | Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-306-57/+54
| * | Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-304-1286/+0
| * | Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly2008-11-301-0/+5
| * | Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall2008-11-301-4/+4
| * | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann2008-11-301-18/+23
| * | Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum2008-11-301-1/+1
| * | Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-301-0/+1
| * | Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-301-0/+62
| * | Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-301-14/+13
| * | Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-301-17/+17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02366-3645/+6877
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-024-88/+116
| |\ \
| | * | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| | * | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| | * | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| | * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| | * | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| | * | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-12-0215-111/+223
| |\ \ \
| | * | | UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-213-18/+76
| | * | | UBIFS: do not allocate too muchArtem Bityutskiy2008-11-214-33/+60
| | * | | UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-213-8/+15
| | * | | UBIFS: allow for gaps when dirtying the LPTAdrian Hunter2008-11-071-2/+0
| | * | | UBIFS: fix compilation warningsArtem Bityutskiy2008-11-067-50/+70
| | * | | MAINTAINERS: change UBI/UBIFS git tree URLsArtem Bityutskiy2008-11-061-2/+2
| | * | | UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-066-13/+15
OpenPOWER on IntegriCloud