aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c
Commit message (Expand)AuthorAge
* drivers/net: remove useless semicolonsJoe Perches2010-05-18
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-07
|/
* slip: Clean up create and destroyAlan Cox2009-09-19
* netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* slip: convert to net_device_opsStephen Hemminger2009-01-07
* tty: Flags should be accessed via the foo_bit interfacesAlan Cox2008-12-06
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* tty: Ldisc revampAlan Cox2008-07-20
* tty: The big operations reworkAlan Cox2008-04-30
* slip: Drag kicking and screaming into coding style complianceAlan Cox2008-01-28
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-07
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-08
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-28
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-26
* [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-24
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16