| Commit message (Expand) | Author | Age | Files | Lines |
* | wan: lmc: Switch to using managed resources | Amitoj Kaur Chawla | 2016-03-02 | 1 | -20/+7 |
* | dscc4: Undefined signed int shift | Michael McConville | 2016-02-13 | 1 | -1/+1 |
* | x25_asy: Free x25_asy on x25_asy_open() failure. | David S. Miller | 2016-01-13 | 1 | -1/+3 |
* | wan: wanxl: add pci_disable_device in case of error | Saurabh Sengar | 2015-12-14 | 1 | -0/+1 |
* | WAN: HDLC: Call notifiers before and after changing device type | Andrew Lunn | 2015-12-05 | 7 | -2/+23 |
* | WAN: HDLC: Detach protocol before unregistering device | Andrew Lunn | 2015-12-05 | 1 | -1/+1 |
* | wan/x25: Fix use-after-free in x25_asy_open_tty() | Peter Hurley | 2015-12-01 | 1 | -5/+1 |
* | hdlc: fix null-deref on allocation failure | stephen hemminger | 2015-11-18 | 1 | -5/+5 |
* | net: wan: sbni: fix device usage count | Sudip Mukherjee | 2015-09-05 | 1 | -0/+2 |
* | net: caif: convert to using IFF_NO_QUEUE | Phil Sutter | 2015-08-18 | 1 | -1/+1 |
* | cosa: missing error code on failure in probe() | Dan Carpenter | 2015-08-12 | 1 | -1/+2 |
* | Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html | Masanari Iida | 2015-07-10 | 1 | -1/+1 |
* | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 2015-06-18 | 1 | -1/+0 |
* | wan: dscc4: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 2015-06-07 | 1 | -3/+3 |
* | cosa: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 2015-06-07 | 1 | -1/+1 |
* | wan: dscc4: fix build warning Wunused-but-set-variable | Nicholas Mc Guire | 2015-06-07 | 1 | -3/+0 |
* | cosa: fix error return code | Julia Lawall | 2015-04-07 | 1 | -0/+1 |
* | wan: lmc: fix error return code | Julia Lawall | 2015-04-07 | 1 | -0/+1 |
* | wan: cosa: replace current->state by set_current_state() | Fabian Frederick | 2015-02-22 | 1 | -6/+6 |
* | net: wan: add missing virt_to_bus dependencies | Arnd Bergmann | 2015-01-29 | 1 | -3/+3 |
* | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 2014-10-07 | 1 | -1/+1 |
* | net: Pass a "more" indication down into netdev_start_xmit() code paths. | David S. Miller | 2014-09-01 | 1 | -1/+1 |
* | net: Do txq_trans_update() in netdev_start_xmit() | David S. Miller | 2014-09-01 | 1 | -2/+4 |
* | net: Add ops->ndo_xmit_flush() | David S. Miller | 2014-08-24 | 1 | -1/+1 |
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 | 6 | -6/+6 |
|\ |
|
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 6 | -6/+6 |
* | | wan: wanxl: Remove typedefs from struct names | Himangi Saraogi | 2014-08-11 | 1 | -31/+32 |
* | | hdlc: Remove typedefs from struct names | Himangi Saraogi | 2014-08-11 | 1 | -31/+32 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 1 | -1/+5 |
|\ |
|
| * | wan/x25_asy: integer overflow in x25_asy_change_mtu() | Dan Carpenter | 2014-07-17 | 1 | -1/+5 |
* | | dlci: remove unnecessary break after return | Fabian Frederick | 2014-07-20 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 1 | -54/+58 |
|\ \
| |/ |
|
| * | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() | Alexey Khoroshilov | 2014-07-11 | 1 | -54/+58 |
* | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 | 7 | -13/+17 |
|/ |
|
* | farsync: Fix confusion about DMA address and buffer offset types | Ben Hutchings | 2014-06-11 | 1 | -13/+8 |
* | wan: Use usleep_range() | Manuel Schölling | 2014-06-02 | 1 | -7/+3 |
* | drivers/net/wan: delete unneeded call to netdev_priv | Julia Lawall | 2014-05-15 | 1 | -4/+0 |
* | driver/net: cosa driver uses udelay incorrectly | Li, Zhen-Hua | 2014-04-15 | 1 | -4/+0 |
* | wan: dlci: Remove unused netdev_priv pointer | Christian Engelmayer | 2014-02-09 | 1 | -5/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 10 | -13/+4 |
|\ |
|
| * | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 3 | -3/+0 |
| * | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 2014-01-14 | 2 | -3/+3 |
| * | drivers: net: Include new header file in sbni.c | Rashika Kheria | 2013-12-19 | 1 | -0/+1 |
| * | wan: wanxl: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-09 | 1 | -1/+0 |
| * | wan: pci200syn: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-09 | 1 | -1/+0 |
| * | wan: pc300too: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-09 | 1 | -1/+0 |
| * | wan: lmc: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-09 | 1 | -2/+0 |
| * | wan: dscc4: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-09 | 1 | -2/+0 |
* | | treewide: fix comments and printk msgs | Masanari Iida | 2014-01-07 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 1 | -89/+0 |
|\ |
|