Age | Commit message (Expand) | Author | Files | Lines |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -12/+9 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-21 | drivers: net: caif: use setup_timer() helper. | Allen Pais | 1 | -9/+6 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -15/+9 |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+10 |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer | 1 | -1/+2 |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 1 | -1/+2 |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 3 | -8/+4 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 4 | -9/+5 |
2017-06-12 | net: caif: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 1 | -10/+10 |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 4 | -4/+4 |
2017-05-02 | virtio: wrap find_vqs | Michael S. Tsirkin | 1 | -2/+1 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+2 |
2016-08-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2016-08-02 | vhost: split out vringh Kconfig | Michael S. Tsirkin | 1 | -1/+1 |
2016-08-01 | net: caif: use correct format specifier | xypron.glpk@gmx.de | 1 | -2/+2 |
2016-07-25 | caif-hsi: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -4/+1 |
2015-11-09 | net: caif: check return value of alloc_netdev | Rasmus Villemoes | 1 | -2/+5 |
2015-08-18 | net: caif: convert to using IFF_NO_QUEUE | Phil Sutter | 3 | -3/+3 |
2015-04-01 | caif: remove unused struct member | Rasmus Villemoes | 1 | -1/+0 |
2015-01-29 | caif: remove wrong dev_net_set() call | Nicolas Dichtel | 1 | -1/+0 |
2014-12-22 | caif: Fix napi poll list corruption | Herbert Xu | 1 | -2/+0 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 3 | -4/+5 |
2014-02-17 | caif: delete unnecessary field initialization | Julia Lawall | 2 | -2/+0 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-10-17 | virtio: use size-based config accessors. | Rusty Russell | 1 | -11/+12 |
2013-09-04 | caif: add a sanity check to the tty name | Dan Carpenter | 1 | -1/+3 |
2013-07-09 | drivers/net: caif: fix wrong rtnl_is_locked() usage | Konstantin Khlebnikov | 1 | -22/+39 |
2013-05-11 | caif: CAIF_VIRTIO should depend on HAS_DMA | Geert Uytterhoeven | 1 | -1/+1 |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+807 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -897/+9 |
2013-05-01 | caif_virtio: Remove bouncing email addresses | Sjur Brændeland | 1 | -5/+5 |
2013-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2013-04-25 | caif: spi: missing platform_driver_unregister() on error in cfspi_init_module() | Wei Yongjun | 1 | -0/+1 |
2013-04-23 | caif: Update Dmitry's email address. | sjur.brandeland@stericsson.com | 1 | -1/+1 |
2013-04-23 | caif: Remove bouncing address for Daniel Martensson | sjur.brandeland@stericsson.com | 3 | -5/+5 |
2013-04-23 | caif: Remove my bouncing email address. | sjur.brandeland@stericsson.com | 4 | -5/+2 |
2013-04-02 | caif_virtio: fix error return code in cfv_create_genpool() | Wei Yongjun | 1 | -1/+3 |
2013-03-25 | CAIF: fix tty->warned build error | Jiri Slaby | 1 | -2/+1 |
2013-03-24 | caif_virtio: Check that vringh_config is not null | Sjur Brændeland | 1 | -0/+4 |
2013-03-24 | caif_virtio: Use vringh_notify_enable correctly | Sjur Brændeland | 1 | -1/+1 |
2013-03-20 | caif_virtio: use simplified virtqueue accessors. | Rusty Russell | 1 | -2/+1 |
2013-03-20 | caif_virtio: Introduce caif over virtio | Erwan Yvin | 3 | -0/+802 |
2013-03-18 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 1 | -1/+0 |
2013-03-17 | caif: remove caif_shm | Erwan Yvin | 4 | -883/+0 |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -4/+1 |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+2 |
2013-02-04 | caif: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -6/+0 |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -1/+1 |