| Commit message (Expand) | Author | Age |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | drivers/net/hamradio/baycom_ser_fdx build fix | Andrew Morton | 2007-04-24 |
* | Replace local random function with random32() | Ralf Baechle | 2007-02-20 |
* | fix the BAYCOM_SER_HDX help text | Simon Depiets | 2007-02-17 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] radio modems sitting on serial port are not for s390 | Al Viro | 2007-02-01 |
* | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 2006-12-11 |
* | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 2006-12-08 |
* | [PATCH] hamradio/dmascc: fix up work_struct-induced breakage | Al Viro | 2006-12-06 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 2006-11-25 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [BPQ] lockdep: fix false positive | Ralf Baechle | 2006-07-10 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch | Adrian Bunk | 2006-06-26 |
* | [NET]: Add netif_tx_lock | Herbert Xu | 2006-06-18 |
* | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. | Ralf Baechle DL5RB | 2006-05-04 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | Merge branch 'viro' | Jeff Garzik | 2006-02-09 |
|\ |
|
| * | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi | 2006-01-17 |
|/ |
|
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [AX25] mkiss: Drop spinlock before sleeping call. | Ralf Baechle | 2006-01-09 |
* | [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() | Francois Romieu | 2006-01-07 |
* | [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup() | Adrian Bunk | 2005-11-05 |
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 |
* | [PATCH] Remove unused header. | Ralf Baechle | 2005-10-19 |
* | [PATCH] Initialize the .owner field the tty_ldisc structure. | Ralf Baechle | 2005-10-18 |
* | [PATCH] SMACK support for mkiss | Ralf Baechle | 2005-10-18 |
* | [PATCH] rcu in bpqether driver. | Ralf Baechle | 2005-10-18 |
* | [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCK | Ralf Baechle | 2005-10-04 |
* | [PATCH] AX.25: Delete debug printk from mkiss driver | Ralf Baechle | 2005-10-04 |
* | [AX.25]: Rename ax25_encapsulate to ax25_hard_header | Ralf Baechle | 2005-09-12 |
* | [HAMRADIO]: driver cleanups | Ralf Baechle | 2005-09-12 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-29 |
* | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 |
|\ |
|
| * | [PATCH] SMP rewrite of mkiss | Ralf Baechle | 2005-08-27 |
| * | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-11 |
| |\ |
|
| * | | [PATCH] Use time_before in hamradio drivers | Marcelo Feitoza Parisi | 2005-07-31 |
* | | | [PATCH] Fix 6pack setting of MAC address | Ralf Baechle | 2005-08-27 |
* | | | [PATCH] 6pack Timer initialization | Ralf Baechle | 2005-08-27 |
| |/
|/| |
|
* | | [PATCH] 6pack persistence fix | Ralf Baechle DL5RB | 2005-08-10 |
* | | [PATCH] SMP fix for 6pack driver | Ralf Baechle | 2005-07-31 |
|/ |
|
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 |
* | [PATCH] drivers/net/hamradio/baycom_epp.c: cleanups | Adrian Bunk | 2005-06-02 |
* | [PATCH] ISA DMA Kconfig fixes - part 3 | Al Viro | 2005-05-04 |