| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-03 | 2 | -12/+7 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 5 | -5/+5 |
|\ |
|
| * | hdlcdrv: Drop __TIME__ usage | Michal Marek | 2011-05-25 | 1 | -1/+1 |
| * | baycom: Drop __TIME__ usage | Michal Marek | 2011-05-25 | 4 | -4/+4 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 2 | -7/+12 |
|\ \ |
|
| * | | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-23 | 2 | -7/+12 |
* | | | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -4/+0 |
|/ / |
|
* / | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
|/ |
|
* | drivers/net: remove some rcu sparse warnings | Eric Dumazet | 2011-01-28 | 1 | -2/+3 |
* | hamradio: Resolve memory leak due to missing firmware release in add_mcs() | Jesper Juhl | 2011-01-10 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 3 | -3/+4 |
|\ \ |
|
| * | | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 2 | -2/+2 |
| * | | drivers/net/hamradio: Adjust confusing if indentation | Julia Lawall | 2010-08-17 | 1 | -1/+2 |
| |/ |
|
* | | hamradio: Mkiss: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | | hamradio: 6pack: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
|/ |
|
* | drivers/net/hamradio: Eliminate a NULL pointer dereference | Julia Lawall | 2010-05-28 | 1 | -2/+1 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 6 | -2/+4 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -2/+4 |
* | | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -1/+1 |
|/ |
|
* | hamradio: avoid null deref v3 | Dan Carpenter | 2010-01-04 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 2 | -8/+5 |
* | | net: use net_eq to compare nets | Octavian Purdila | 2009-11-26 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 4 | -0/+4 |
|\| |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 4 | -0/+4 |
* | | hamradio/mkiss: fix typo in compat_ioctl | Arnd Bergmann | 2009-11-16 | 1 | -1/+1 |
* | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-07 | 2 | -0/+42 |
* | | hamradio: Fix bit test correctly. | Thomas Sailer | 2009-10-15 | 1 | -4/+3 |
* | | net/hamradio: fix test in receive() | roel kluin | 2009-10-13 | 1 | -1/+2 |
|/ |
|
* | NET: mkiss: Fix typo | Ralf Baechle | 2009-10-01 | 1 | -2/+2 |
* | NET: Fix possible corruption in bpqether driver | Ralf Baechle | 2009-09-03 | 1 | -16/+10 |
* | convert hamradio drivers to netdev_txreturnt_t | Stephen Hemminger | 2009-09-01 | 6 | -7/+10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 4 | -4/+4 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-22 | 1 | -1/+1 |
| |\ |
|
| * | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 4 | -4/+4 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-24 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Update Andreas Koensgen's email address | Ralf Baechle | 2009-07-17 | 1 | -1/+1 |
| * | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 2009-07-14 | 2 | -30/+21 |
| * | | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 2009-07-13 | 2 | -21/+30 |
| |/ |
|
* / | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 8 | -13/+13 |
|/ |
|
* | net: fix network drivers ndo_start_xmit() return values | Patrick McHardy | 2009-06-17 | 1 | -1/+1 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 3 | -4/+4 |
* | net: fix network drivers ndo_start_xmit() return values (part 6) | Patrick McHardy | 2009-06-13 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin... | David S. Miller | 2009-03-31 | 3 | -692/+58 |
|\ |
|
| * | yam: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 | 3 | -692/+58 |
* | | dmascc: fix incomplete conversion to network_device_ops | Alexander Beregalov | 2009-03-29 | 1 | -1/+1 |
|/ |
|