Age | Commit message (Expand) | Author | Files | Lines |
2012-10-05 | sections: fix section conflicts in drivers/net/hamradio | Andi Kleen | 5 | -7/+7 |
2012-10-05 | sections: fix section conflicts in drivers/net | Andi Kleen | 1 | -2/+2 |
2012-06-06 | drivers: net: Remove casts to same type | Joe Perches | 1 | -4/+4 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 6 | -6/+0 |
2012-02-01 | hamradio: fix incompatible pointer in module parameter | Danny Kukawka | 2 | -2/+2 |
2012-02-01 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 1 | -1/+0 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+2 |
2011-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -4/+4 |
2011-07-02 | 6pack,mkiss: fix lock inconsistency | Arnd Bergmann | 2 | -4/+4 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2 | -0/+2 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2 | -12/+7 |
2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 5 | -5/+5 |
2011-05-25 | hdlcdrv: Drop __TIME__ usage | Michal Marek | 1 | -1/+1 |
2011-05-25 | baycom: Drop __TIME__ usage | Michal Marek | 4 | -4/+4 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -7/+12 |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 1 | -4/+0 |
2011-04-23 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2 | -7/+12 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-01-28 | drivers/net: remove some rcu sparse warnings | Eric Dumazet | 1 | -2/+3 |
2011-01-10 | hamradio: Resolve memory leak due to missing firmware release in add_mcs() | Jesper Juhl | 1 | -2/+2 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -3/+4 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-10-12 | hamradio: Mkiss: semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2010-10-12 | hamradio: 6pack: semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 2 | -2/+2 |
2010-08-17 | drivers/net/hamradio: Adjust confusing if indentation | Julia Lawall | 1 | -1/+2 |
2010-05-28 | drivers/net/hamradio: Eliminate a NULL pointer dereference | Julia Lawall | 1 | -2/+1 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -1/+0 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 6 | -2/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -2/+4 |
2010-03-25 | net/various: remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-01-04 | hamradio: avoid null deref v3 | Dan Carpenter | 1 | -1/+3 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 2 | -8/+5 |
2009-11-26 | net: use net_eq to compare nets | Octavian Purdila | 1 | -2/+2 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -0/+4 |
2009-11-16 | hamradio/mkiss: fix typo in compat_ioctl | Arnd Bergmann | 1 | -1/+1 |
2009-11-07 | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2 | -0/+42 |
2009-10-15 | hamradio: Fix bit test correctly. | Thomas Sailer | 1 | -4/+3 |
2009-10-13 | net/hamradio: fix test in receive() | roel kluin | 1 | -1/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 4 | -0/+4 |
2009-10-02 | NET: mkiss: Fix typo | Ralf Baechle | 1 | -2/+2 |
2009-09-03 | NET: Fix possible corruption in bpqether driver | Ralf Baechle | 1 | -16/+10 |
2009-09-01 | convert hamradio drivers to netdev_txreturnt_t | Stephen Hemminger | 6 | -7/+10 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -4/+4 |
2009-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-07-17 | Update Andreas Koensgen's email address | Ralf Baechle | 1 | -1/+1 |