| Commit message (Expand) | Author | Age |
* | MISDN: list usage cleanup | Eric Sesterhenn | 2009-02-27 |
* | qlge: Reduce debug print output. | Ron Mercer | 2009-02-27 |
* | qlge: Prepare to add new device. | Ron Mercer | 2009-02-27 |
* | qlge: Move firmware event handler. | Ron Mercer | 2009-02-27 |
* | qlge: Clean up firmware reset path. | Ron Mercer | 2009-02-27 |
* | qlge: Add defines for firmware support. | Ron Mercer | 2009-02-27 |
* | mdio: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | forcedeth: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | hamachi: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | sundance: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | starfire: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | via-rhine: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | fealnx: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | natsemi: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | acenic: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | yellowfin: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | sis900: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | ne2k-pci: fix non-constant printk warnings | Stephen Hemminger | 2009-02-27 |
* | 3c59x: get rid of non-const printk warnings | Stephen Hemminger | 2009-02-27 |
* | lapb: get rid of non-const printk warning | Stephen Hemminger | 2009-02-27 |
* | tulip: get rid of warning for non-const string literal | Stephen Hemminger | 2009-02-27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-25 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-25 |
| |\ |
|
| | * | rtl8187: New USB ID's for RTL8187L | Larry Finger | 2009-02-23 |
| | * | ath9k: Fix panic upon attach failure | Vasanthakumar Thiagarajan | 2009-02-23 |
| | * | orinoco: do not resgister NULL pm_notifier function | Andrey Borzenkov | 2009-02-23 |
| * | | asix: new device ids | Greg Kroah-Hartman | 2009-02-25 |
| * | | tcp_scalable: Update malformed & dead url | Joe Perches | 2009-02-24 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 |
| |\ \ |
|
| | * | | netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses | Josef Drexler | 2009-02-24 |
| | * | | netfilter: make proc/net/ip* print names from foreign NFPROTO | Jan Engelhardt | 2009-02-18 |
| | * | | netfilter: nf_conntrack: don't try to deliver events for untracked connections | Patrick McHardy | 2009-02-18 |
| | * | | netfilter: nfnetlink_log: fix timeout handling | Eric Leblond | 2009-02-18 |
| | * | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 |
| | * | | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack | Eric Leblond | 2009-02-18 |
| | * | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 |
| | |\ \ |
|
| * | \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 |
| |\ \ \ \ |
|
* | | | | | | qlge: Use one path to (re)fill rx buffers. | Ron Mercer | 2009-02-25 |
* | | | | | | qlge: Optimize rx buffer refill process. | Ron Mercer | 2009-02-25 |
* | | | | | | qlge: Change frame route hw semaphore granularity. | Ron Mercer | 2009-02-25 |
* | | | | | | qlge: Increase MAC addr hw sem granularity. | Ron Mercer | 2009-02-25 |
* | | | | | | qlge: Clean up mac address and frame route settings. | Ron Mercer | 2009-02-25 |
* | | | | | | sit: used time_before for comparing jiffies | Wei Yongjun | 2009-02-25 |
* | | | | | | ipip: used time_before for comparing jiffies | Wei Yongjun | 2009-02-25 |
* | | | | | | gre: used time_before for comparing jiffies | Wei Yongjun | 2009-02-25 |
* | | | | | | ipv6: Remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-25 |
* | | | | | | netlink: change nlmsg_notify() return value logic | Pablo Neira Ayuso | 2009-02-25 |
* | | | | | | mv643xx_eth: set sane default receive coalescing timeout | Lennert Buytenhek | 2009-02-25 |
* | | | | | | mv643xx_eth: move a couple of init actions from ->open() to port probe | Lennert Buytenhek | 2009-02-25 |
* | | | | | | mv643xx_eth: convert to net_device_ops | Lennert Buytenhek | 2009-02-25 |