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