- 342465f Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years ago
- cc4b08c can: do not increase tx_bytes statistics for RTR frames by Vincent Mailhol · 3 years, 1 month ago
- 8e674ca can: do not increase rx_bytes statistics for RTR frames by Vincent Mailhol · 3 years, 1 month ago
- d78328b tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl by Jiri Slaby · 3 years, 1 month ago
- dcc223e tty: remove file from tty_mode_ioctl by Jiri Slaby · 3 years, 3 months ago
- 28f194d tty: make tty_ldisc_ops::hangup return void by Jiri Slaby · 3 years, 3 months ago
- 357a6a8 tty: no checking of tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
- f81ee8b tty: make tty_ldisc_ops a param in tty_unregister_ldisc by Jiri Slaby · 3 years, 8 months ago
- fbadf70a tty: set tty_ldisc_ops::num statically by Jiri Slaby · 3 years, 8 months ago
- 0f3dcf3 tty: make fp of tty_ldisc_ops::receive_buf{,2} const by Jiri Slaby · 3 years, 8 months ago
- 981b22b tty: remove TTY_LDISC_MAGIC by Jiri Slaby · 3 years, 10 months ago
- 4e096a1 net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 10 months ago
- c7b7496 can: replace can_dlc as variable/element for payload length by Oliver Hartkopp · 4 years, 1 month ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- b9258a2 slcan: Don't transmit uninitialized stack data in padding by Richard Palethorpe · 4 years, 9 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 2091a3d slcan: not call free_netdev before rtnl_unlock in slcan_open by Oliver Hartkopp · 4 years, 9 months ago
- dacf470 net: slcan, slip -- no need for goto when if () will do by Pavel Machek · 4 years, 10 months ago
- 0ace17d can, slip: Protect tty->disc_data in write_wakeup and close with RCU by Richard Palethorpe · 5 years ago
- 9ebd796 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
- ed50e16 slcan: Fix memory leak in error path by Jouni Hogander · 5 years ago
- 8df9ffb can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_lists by Marc Kleine-Budde · 6 years ago
- ffd956e can: introduce CAN midlayer private and allocate it automatically by Marc Kleine-Budde · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 2ef5e75 can: slcan: slc_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 21aedfd can: slcan: Replace sizeof struct can_frame with CAN_MTU by Marek Vasut · 9 years ago
- a2e78cf can: slcan: don't touch skb after netif_rx_ni() by Marc Kleine-Budde · 9 years ago
- d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 10 years ago
- 36c0124 can: fix loss of CAN frames in raw_rcv by Oliver Hartkopp · 10 years ago
- ace9bb2 can: slcan/vcan: eliminate banner[] variable, switch to pr_info() by Jeremiah Mahler · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
- a8e83b1 slcan: Port write_wakeup deadlock fix from slip by Tyler Hall · 11 years ago
- 367525c can: slcan: Fix spinlock variant by Alexander Stein · 11 years ago
- c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
- 05780d9 can: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
- 87397fe slcan: rewrite of slc_bump and slc_encaps by Andre Naujoks · 11 years ago
- cc9fa74 slip/slcan: added locking in wakeup function by Andre Naujoks · 11 years ago
- 0672f0a net: can: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
- 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
- 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
- c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
- 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
- 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
- f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
- 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
- 7ad711b slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure by Matvejchikov Ilya · 13 years ago
- 81fc70d net: can: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
- 2af4ba8 slcan: remove obsolete code in slcan initialisation by Oliver Hartkopp · 13 years ago
- 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
- 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 14 years ago
- b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
- 84b3cdc can: slcan: Add missing linux/sched.h include. by David S. Miller · 14 years ago
- a1044e3 can: add slcan driver for serial/USB-serial CAN adapters by Oliver Hartkopp · 14 years ago