| Commit message (Expand) | Author | Age |
* | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall | 2009-01-11 |
* | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall | 2008-12-16 |
* | netdevice hamradio: Convert directly reference of netdev->priv | Wang Chen | 2008-11-20 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | drivers/net: use nr_irqs | Yinghai Lu | 2008-10-16 |
* | hamradio: add missing sanity check to tty operation | Eugene Teo | 2008-08-07 |
* | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 2008-07-22 |
* | hdlcdrv: Fix CRC calculation. | Micah Dowty | 2008-07-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-20 |
|\ |
|
| * | netdev: Allocate multiple queues for TX. | David S. Miller | 2008-07-17 |
| * | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 |
| * | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller | 2008-07-09 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | 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-13 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-26 |
| |\ \ \ |
|
| * | | | | 6pack: use netstats in net_device structure | Paulius Zaleckas | 2008-05-13 |
* | | | | | tty: Ldisc revamp | Alan Cox | 2008-07-20 |
| |_|_|/
|/| | | |
|
* | | | | hamradio: remove unused variable | Andre Haupt | 2008-06-27 |
| |_|/
|/| | |
|
* | | | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 |
| |/
|/| |
|
* | | hamradio/scc: add missing block braces to multi-statement if | Ilpo Järvinen | 2008-05-22 |
|/ |
|
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 |
|\ |
|
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 |
|/ |
|
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | mkiss: ax_bump() locking fix | Jarek Poplawski | 2008-02-15 |
* | hamradio: fix dmascc section mismatch | Randy Dunlap | 2008-02-05 |
* | NULL noise in drivers/net | Al Viro | 2008-01-28 |
* | hamradio/scc: kill unnecessary use of 'irq' function arg | Jeff Garzik | 2008-01-28 |
* | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 2007-11-07 |
* | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2007-10-23 |
* | Documentation: Fix erroneous "dmascc=" documentation | Robert P. J. Day | 2007-10-19 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | hamradio: ->hard_header() takes packet type in host-endian | Al Viro | 2007-10-14 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 2007-10-10 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 |
* | bpqether: fix rcu usage | Paul E. McKenney | 2007-07-31 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | Fix "deprecated" typoes. | Robert P. J. Day | 2007-05-09 |
* | baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging | Folkert van Heusden | 2007-04-28 |
* | [NET]: Fix yam.c | Andrew Morton | 2007-04-26 |