| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-26 | 1 | -1/+2 |
|\ |
|
| * | hamradio/scc: add missing block braces to multi-statement if | Ilpo Järvinen | 2008-05-22 | 1 | -1/+2 |
* | | 6pack: use netstats in net_device structure | Paulius Zaleckas | 2008-05-13 | 1 | -17/+7 |
|/ |
|
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 | 2 | -6/+2 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 2 | -24/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 | 1 | -3/+0 |
|\ |
|
| * | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 | 1 | -3/+0 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-19 | 1 | -1/+1 |
|/ |
|
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 | 1 | -2/+2 |
* | mkiss: ax_bump() locking fix | Jarek Poplawski | 2008-02-15 | 1 | -3/+2 |
* | hamradio: fix dmascc section mismatch | Randy Dunlap | 2008-02-05 | 1 | -2/+2 |
* | NULL noise in drivers/net | Al Viro | 2008-01-29 | 2 | -2/+2 |
* | hamradio/scc: kill unnecessary use of 'irq' function arg | Jeff Garzik | 2008-01-29 | 1 | -3/+5 |
* | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 2007-11-07 | 1 | -16/+10 |
* | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2007-10-24 | 2 | -9/+3 |
* | Documentation: Fix erroneous "dmascc=" documentation | Robert P. J. Day | 2007-10-20 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | hamradio: ->hard_header() takes packet type in host-endian | Al Viro | 2007-10-14 | 2 | -2/+2 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-11 | 8 | -19/+27 |
* | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 2007-10-11 | 1 | -1/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-11 | 1 | -16/+7 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-11 | 1 | -0/+3 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-11 | 1 | -0/+3 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-11 | 3 | -6/+9 |
* | bpqether: fix rcu usage | Paul E. McKenney | 2007-08-01 | 1 | -3/+3 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -4/+2 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 |
* | Fix "deprecated" typoes. | Robert P. J. Day | 2007-05-09 | 1 | -1/+1 |
* | baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging | Folkert van Heusden | 2007-04-28 | 1 | -3/+10 |
* | [NET]: Fix yam.c | Andrew Morton | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 3 | -3/+7 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | drivers/net/hamradio/baycom_ser_fdx build fix | Andrew Morton | 2007-04-24 | 1 | -2/+4 |
* | Replace local random function with random32() | Ralf Baechle | 2007-02-20 | 3 | -31/+6 |
* | fix the BAYCOM_SER_HDX help text | Simon Depiets | 2007-02-17 | 1 | -1/+2 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 3 | -3/+3 |
* | [PATCH] radio modems sitting on serial port are not for s390 | Al Viro | 2007-02-02 | 1 | -3/+3 |
* | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 2006-12-11 | 1 | -1/+1 |
* | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 2006-12-09 | 8 | -65/+16 |
* | [PATCH] hamradio/dmascc: fix up work_struct-induced breakage | Al Viro | 2006-12-06 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+1 |
|\ |
|
| * | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 2006-11-26 | 1 | -1/+1 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -5/+9 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 7 | -9/+9 |
* | [BPQ] lockdep: fix false positive | Ralf Baechle | 2006-07-10 | 1 | -0/+7 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 4 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch | Adrian Bunk | 2006-06-27 | 1 | -1/+1 |