| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: remove useless semicolons | Joe Perches | 2010-05-17 | 1 | -1/+1 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 2009-11-06 | 1 | -0/+25 |
|/ |
|
* | slip: Clean up create and destroy | Alan Cox | 2009-09-19 | 1 | -73/+23 |
* | netdev: convert pseudo drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -3/+3 |
* | slip: convert to net_device_ops | Stephen Hemminger | 2009-01-07 | 1 | -11/+17 |
* | tty: Flags should be accessed via the foo_bit interfaces | Alan Cox | 2008-12-05 | 1 | -6/+5 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -1/+1 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -5/+8 |
* | slip: Drag kicking and screaming into coding style compliance | Alan Cox | 2008-01-28 | 1 | -189/+178 |
* | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 2007-11-07 | 1 | -7/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -2/+0 |
* | [SLIP]: trivial sparse warning fix | Stephen Hemminger | 2007-08-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()... | Joe Jin | 2007-02-08 | 1 | -4/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -3/+3 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -16/+16 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -10/+1 |
* | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 2005-06-28 | 1 | -0/+1 |
* | [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() | Nishanth Aravamudan | 2005-06-26 | 1 | -4/+2 |
* | [SLIP]: Simplify sl_free_bufs() | Jesper Juhl | 2005-06-23 | 1 | -10/+4 |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 | 1 | -1/+1 |
* | [SLIP]: Remove redundant NULL pointer checks prior to kfree | Jesper Juhl | 2005-04-24 | 1 | -18/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1522 |