Age | Commit message (Expand) | Author |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in networks drivers | Greg Kroah-Hartman |
2006-06-26 | [PATCH] WAN: update info page for a bunch of my drivers | Krzysztof Halasa |
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_dir() function from the kernel tree | Greg Kroah-Hartman |
2006-06-25 | [PATCH] wan/sdla section fixes | Randy Dunlap |
2006-06-22 | [PATCH] WAN: ioremap() failure checks in drivers | Krzysztof Halasa |
2006-06-22 | [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() | Krzysztof Halasa |
2006-04-14 | Merge branch 'master' | Jeff Garzik |
2006-04-11 | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk |
2006-04-01 | [PATCH] Goramo PCI200SYN WAN driver subsystem ID patch | Krzysztof Halasa |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar |
2006-03-20 | [WAN]: fix section mismatch warning in sbni | Sam Ravnborg |
2006-02-17 | [PATCH] trivial: fix spelling errors in Kconfigs | Jon Mason |
2006-02-09 | Merge branch 'net.b0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird | Jeff Garzik |
2006-02-07 | [PATCH] bogus asm/delay.h includes | Al Viro |
2006-02-07 | [PATCH] dscc4: fix dscc4_init_dummy_skb check | Alexey Dobriyan |
2006-01-28 | [PATCH] missing include of asm/irq.h in drivers/net | Al Viro |
2006-01-15 | Fix "stuct", "strut", "struc" typos | Alexey Dobriyan |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2006-01-08 | [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 | Jan Blunck |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-01 | gitignore: misc files | Brian Gerst |
2005-11-18 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-11-18 | Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik |
2005-11-18 | Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwl | Jeff Garzik |
2005-11-16 | [PATCH] Remove drivers/net/wan/lmc/lmc_prot.h | Tobias Klauser |
2005-11-16 | [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() | Krzysztof Halasa |
2005-11-15 | [PATCH] sdladrv.c build fix | Toni Mueller |
2005-10-28 | Merge ../bleed-2.6 | Greg KH |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman |
2005-10-03 | Merge branch 'upstream-fixes' | Jeff Garzik |
2005-10-03 | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu |
2005-09-21 | Merge /spare/repo/linux-2.6/ | Jeff Garzik |
2005-09-19 | [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes. | Krzysztof Halasa |
2005-09-14 | [PATCH] drivers/net/wan/: possible cleanups | Adrian Bunk |
2005-09-14 | [PATCH] Replace drivers/net/wan custom ctype macros with standard ones | Tobias Klauser |
2005-09-14 | [PATCH] drivers/net: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-07 | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik |
2005-08-29 | [NET]: Kill skb->real_dev | David S. Miller |
2005-08-29 | [NET]: Kill skb->list | David S. Miller |
2005-08-19 | [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible() | Nishanth Aravamudan |
2005-07-15 | [WAN]: drivers/net/wan/: use of time_after macro | Marcelo Feitoza Parisi |
2005-07-12 | [NET]: __be'ify *_type_trans() | Alexey Dobriyan |
2005-06-28 | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller |