Age | Commit message (Expand) | Author |
2009-02-17 | drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one | Hannes Eder |
2009-02-17 | drivers/net/hamradio: fix sparse warning: context imbalance | Hannes Eder |
2009-02-17 | drivers/net/hamradio: fix warning: format not a string literal and no ... | Hannes Eder |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison |
2009-01-21 | net: constify VFTs | Jan Engelhardt |
2009-01-21 | dmascc: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | mkiss: convert to internal network device stats | Stephen Hemminger |
2009-01-21 | scc: convert to internal net_device_ops | Stephen Hemminger |
2009-01-21 | yam: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | yam: convert to internal net_device_stats | Stephen Hemminger |
2009-01-21 | hdlcdrv: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | hdlcdrv: convert to internal net_device_stats | Stephen Hemminger |
2009-01-21 | dmascc: convert to network_device_ops | Stephen Hemminger |
2009-01-21 | dmascc: convert to internal network device stats | Stephen Hemminger |
2009-01-21 | bpqether: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | bpqether: convert to internal net_device_stats | Stephen Hemminger |
2009-01-21 | baycom: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | baycom: convert to internal net_device_stats | Stephen Hemminger |
2009-01-21 | 6pack: convert to net_device_ops | Stephen Hemminger |
2009-01-11 | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall |
2008-12-16 | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall |
2008-11-20 | netdevice hamradio: Convert directly reference of netdev->priv | Wang Chen |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-10-16 | drivers/net: use nr_irqs | Yinghai Lu |
2008-08-07 | hamradio: add missing sanity check to tty operation | Eugene Teo |
2008-07-22 | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller |
2008-07-21 | hdlcdrv: Fix CRC calculation. | Micah Dowty |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-17 | netdev: Allocate multiple queues for TX. | David S. Miller |
2008-07-15 | netdev: Add netdev->addr_list_lock protection. | David S. Miller |
2008-07-08 | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | hamradio: remove unused variable | Andre Haupt |
2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-12 | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller |
2008-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-05-22 | hamradio/scc: add missing block braces to multi-statement if | Ilpo Järvinen |
2008-05-13 | 6pack: use netstats in net_device structure | Paulius Zaleckas |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-21 | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-02-15 | mkiss: ax_bump() locking fix | Jarek Poplawski |
2008-02-05 | hamradio: fix dmascc section mismatch | Randy Dunlap |
2008-01-28 | NULL noise in drivers/net | Al Viro |
2008-01-28 | hamradio/scc: kill unnecessary use of 'irq' function arg | Jeff Garzik |