| Commit message (Expand) | Author | Age |
* | [ATM]: [iphase] should be __devinit not __init | Chas Williams | 2006-06-29 |
* | [ATM]: [idt77105] should be __devinit not __init | Chas Williams | 2006-06-29 |
* | [BNX2]: Add NETIF_F_TSO_ECN | Michael Chan | 2006-06-29 |
* | [NET]: Add ECN support for TSO | Michael Chan | 2006-06-29 |
* | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-29 |
* | [NET]: Fix logical error in skb_gso_ok | Herbert Xu | 2006-06-29 |
* | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000 | Shuya MAEDA | 2006-06-29 |
* | [NET]: Make illegal_highdma more anal | Herbert Xu | 2006-06-29 |
* | [TCP]: Export accept queue len of a TCP listening socket via rx_queue | Sridhar Samudrala | 2006-06-29 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 |
* | [NET]: Added GSO header verification | Herbert Xu | 2006-06-29 |
* | [NETFILTER]: statistic match: add missing Kconfig help text | Patrick McHardy | 2006-06-29 |
* | [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d... | Patrick McHardy | 2006-06-29 |
* | [NETFILTER]: xt_sctp: fix --chunk-types matching | Jorge Matias | 2006-06-29 |
* | [NETFILTER]: xt_tcpudp: fix double unregistration in error path | Yuri Gushin | 2006-06-29 |
* | [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_* | Yasuyuki Kozakai | 2006-06-29 |
* | [NETFILTER]: x_tables: fix xt_register_table error propagation | Patrick McHardy | 2006-06-29 |
* | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again | Milan Svoboda | 2006-06-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove it from the feature_removal.txt file | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs from the partition code | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs documentation from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * \ | Merge ../linus | Dave Jones | 2006-06-29 |
| |\ \ |
|
| * | | | [AGPGART] Make AGP depend on PCI | Dave Jones | 2006-06-28 |
| * | | | [AGPGART] remove unused variable | Adrian Bunk | 2006-06-24 |
| * | | | [AGPGART] Fix pci_register_driver checking in amd64-agp | Dave Jones | 2006-06-21 |
| * | | | [AGPGART] Compile fix for ati-agp | Dave Jones | 2006-06-21 |
| * | | | [AGPGART] Suspend/Resume support for nVidia nForce AGP. | Dave Jones | 2006-06-20 |
| * | | | [AGPGART] Suspend/Resume improvements for ATI AGP | Dave Jones | 2006-06-20 |
| * | | | [AGPGART] Whitespace cleanups for ati-agp | Dave Jones | 2006-06-20 |