| Commit message (Expand) | Author | Age |
* | [PATCH] partitions: let partitions inherit policy from disk | Peter Oberparleiter | 2006-07-10 |
* | [PATCH] Add Specialix IO8+ card support hotplug support | Chuck Short | 2006-07-10 |
* | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 2006-07-10 |
* | [PATCH] nfs: Update Documentation/nfsroot.txt to include dhcp, syslinux and i... | Horms | 2006-07-10 |
* | [PATCH] reiserfs: fix journaling issue regarding fsync() | Hisashi Hifumi | 2006-07-10 |
* | [PATCH] SELinux: add rootcontext= option to label root inode when mounting | Eric Paris | 2006-07-10 |
* | [PATCH] SELinux: decouple fscontext/context mount options | Eric Paris | 2006-07-10 |
* | [PATCH] small kernel/sched.c cleanup | Andreas Mohr | 2006-07-10 |
* | [PATCH] sched: fix bug in __migrate_task() | Peter Williams | 2006-07-10 |
* | [PATCH] count_vm_events() fix | Andrew Morton | 2006-07-10 |
* | [PATCH] x86_64: e820.c needs pgtable.h | Andrew Morton | 2006-07-10 |
* | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton | 2006-07-10 |
* | [PATCH] i386: use thread_info flags for debug regs and IO bitmaps | Stephane Eranian | 2006-07-09 |
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-09 |
|\ |
|
| * | [AX.25]: Use kzalloc | Ralf Baechle | 2006-07-09 |
| * | [ATM] net/atm/clip.c: fix PROC_FS=n compile | Adrian Bunk | 2006-07-09 |
| * | [PKT_SCHED]: act_api: Fix module leak while flushing actions | Thomas Graf | 2006-07-09 |
| * | [NET]: Fix IPv4/DECnet routing rule dumping | Patrick McHardy | 2006-07-08 |
| * | [NET] gso: Fix up GSO packets with broken checksums | Herbert Xu | 2006-07-08 |
| * | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 |
| * | [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() | Adrian Bunk | 2006-07-08 |
| * | [ATM]: fix possible recursive locking in skb_migrate() | Arjan van de Ven | 2006-07-08 |
| * | [ATM]: Typo in drivers/atm/Kconfig... | Matt LaPlante | 2006-07-08 |
| * | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville | 2006-07-08 |
| * | [NET]: Fix network device interface printk message priority | Stephen Hemminger | 2006-07-07 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-09 |
|\ \ |
|
| * | | Merge branch 'master' into upstream | Jeff Garzik | 2006-07-06 |
| |\| |
|
| * | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-07-05 |
| |\ \ |
|
| | * | | e1000: increase version to 7.1.9-k2 | Auke Kok | 2006-06-27 |
| | * | | e1000: add ich8lan device ID's | Auke Kok | 2006-06-27 |
| | * | | e1000: allow user to disable ich8 lock loss workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: integrate ich8 support into driver | Auke Kok | 2006-06-27 |
| | * | | e1000: add ich8lan core functions | Auke Kok | 2006-06-27 |
| | * | | e1000: disable ERT | Auke Kok | 2006-06-27 |
| | * | | e1000: check return value of _get_speed_and_duplex | Auke Kok | 2006-06-27 |
| | * | | e1000: M88 PHY workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: fix adapter led blinking inconsistency | Auke Kok | 2006-06-27 |
| | * | | e1000: disable CRC stripping workaround | Auke Kok | 2006-06-27 |
| | * | | e1000: force register write flushes to circumvent broken platforms | Auke Kok | 2006-06-27 |
| | * | | e1000: rework module param code with uninitialized values | Auke Kok | 2006-06-27 |
| | * | | e1000: recycle skb | Auke Kok | 2006-06-27 |
| | * | | e1000: change printk into DPRINTK | Auke Kok | 2006-06-27 |
| | * | | e1000: add smart power down code | Auke Kok | 2006-06-27 |
| | * | | e1000: small performance tweak by removing double code | Auke Kok | 2006-06-27 |
| | * | | e1000: fix CONFIG_PM blocks | Auke Kok | 2006-06-27 |
| | * | | e1000: Make PHY powerup/down a function | Auke Kok | 2006-06-27 |
| | * | | e1000: rework driver hardware reset locking | Auke Kok | 2006-06-27 |
| | * | | e1000: fix loopback ethtool test | Auke Kok | 2006-06-27 |
| | * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Auke Kok | 2006-06-21 |
| | |\ \ |
|
| | * | | | e1000: prevent statistics from garbling during bus resets | Auke Kok | 2006-06-09 |