1. a9481a3 slip: remove unused 'line' field from the 'slip' structure by Matvejchikov Ilya · 13 years ago
  2. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  3. 390fd0b slip: remove dead code within the slip initialization by Matvejchikov Ilya · 13 years ago
  4. 9173a88 slip: remove redundant check slip_devs for NULL by Matvejchikov Ilya · 13 years ago
  5. e28634d slip: fix MTU comparation operation when reallocating buffers by Matvejchikov Ilya · 13 years ago
  6. 30c5f8e slip: remove redundant NULL-pointer check before calling slhc_free by Matvejchikov Ilya · 13 years ago
  7. 7686d1c slip: fix wrong SLIP6 ifdef-endif placing by Matvejchikov Ilya · 13 years ago
  8. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  9. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  10. 057bef9 NET: slip, fix ldisc->open retval by Matvejchikov Ilya · 13 years ago
  11. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  12. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  13. 034de00 slip: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  14. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  15. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  16. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  18. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  19. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  21. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  22. 5342b77 slip: Clean up create and destroy by Alan Cox · 15 years ago
  23. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  24. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  25. b1da683 slip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  26. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  27. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  28. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  29. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  30. 9ce6cf2 slip: Drag kicking and screaming into coding style compliance by Alan Cox · 17 years ago
  31. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  32. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  33. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  34. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  35. 919afbd [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls by Joe Jin · 17 years ago
  36. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  37. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  40. 12dc2fd [NET]: drivers/net/slip.c needs linux/delay.h by David S. Miller · 19 years ago
  41. a9fc251 [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  42. 9b200b0 [SLIP]: Simplify sl_free_bufs() by Jesper Juhl · 19 years ago
  43. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  44. 158a0e4 [SLIP]: Remove redundant NULL pointer checks prior to kfree by Jesper Juhl · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago