Age | Commit message (Expand) | Author | Files | Lines |
2015-07-11 | Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html | Masanari Iida | 1 | -1/+1 |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman | 1 | -1/+0 |
2015-06-08 | wan: dscc4: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 1 | -3/+3 |
2015-06-08 | cosa: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 1 | -1/+1 |
2015-06-07 | wan: dscc4: fix build warning Wunused-but-set-variable | Nicholas Mc Guire | 1 | -3/+0 |
2015-04-07 | cosa: fix error return code | Julia Lawall | 1 | -0/+1 |
2015-04-07 | wan: lmc: fix error return code | Julia Lawall | 1 | -0/+1 |
2015-02-22 | wan: cosa: replace current->state by set_current_state() | Fabian Frederick | 1 | -6/+6 |
2015-01-30 | net: wan: add missing virt_to_bus dependencies | Arnd Bergmann | 1 | -3/+3 |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -1/+1 |
2014-09-02 | net: Pass a "more" indication down into netdev_start_xmit() code paths. | David S. Miller | 1 | -1/+1 |
2014-09-02 | net: Do txq_trans_update() in netdev_start_xmit() | David S. Miller | 1 | -2/+4 |
2014-08-25 | net: Add ops->ndo_xmit_flush() | David S. Miller | 1 | -1/+1 |
2014-08-15 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -6/+6 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 6 | -6/+6 |
2014-08-11 | wan: wanxl: Remove typedefs from struct names | Himangi Saraogi | 1 | -31/+32 |
2014-08-11 | hdlc: Remove typedefs from struct names | Himangi Saraogi | 1 | -31/+32 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2014-07-21 | dlci: remove unnecessary break after return | Fabian Frederick | 1 | -1/+0 |
2014-07-18 | wan/x25_asy: integer overflow in x25_asy_change_mtu() | Dan Carpenter | 1 | -1/+5 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -54/+58 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 7 | -13/+17 |
2014-07-12 | farsync: fix invalid memory accesses in fst_add_one() and fst_init_card() | Alexey Khoroshilov | 1 | -54/+58 |
2014-06-11 | farsync: Fix confusion about DMA address and buffer offset types | Ben Hutchings | 1 | -13/+8 |
2014-06-03 | wan: Use usleep_range() | Manuel Schölling | 1 | -7/+3 |
2014-05-16 | drivers/net/wan: delete unneeded call to netdev_priv | Julia Lawall | 1 | -4/+0 |
2014-04-15 | driver/net: cosa driver uses udelay incorrectly | Li, Zhen-Hua | 1 | -4/+0 |
2014-02-10 | wan: dlci: Remove unused netdev_priv pointer | Christian Engelmayer | 1 | -5/+0 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -13/+4 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 3 | -3/+0 |
2014-01-15 | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 2 | -3/+3 |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida | 1 | -1/+1 |
2013-12-20 | drivers: net: Include new header file in sbni.c | Rashika Kheria | 1 | -0/+1 |
2013-12-10 | wan: wanxl: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: pci200syn: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: pc300too: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-12-10 | wan: lmc: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-12-10 | wan: dscc4: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -89/+0 |
2013-10-26 | net: wan: sbni: remove assembly crc32 code | Sebastian Siewior | 1 | -89/+0 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+2 |
2013-10-19 | wanxl: fix info leak in ioctl | Salva Peiró | 1 | -0/+1 |
2013-10-12 | farsync: fix info leak in ioctl | Salva Peiró | 1 | -0/+1 |
2013-10-07 | net: wan: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -2/+2 |
2013-09-25 | wan: Remove extern from function prototypes | Joe Perches | 2 | -15/+14 |
2013-08-10 | net: wan: sbni: Fix incorrect placement of __initdata | Sachin Kamat | 1 | -1/+1 |
2013-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+21 |
2013-06-27 | dlci: validate the net device in dlci_del() | Zefan Li | 1 | -0/+12 |
2013-06-27 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li | 1 | -5/+9 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 3 | -3/+3 |