Age | Commit message (Expand) | Author |
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ó |
2013-10-07 | net: wan: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-24 | wan: Remove extern from function prototypes | Joe Perches |
2013-08-09 | net: wan: sbni: Fix incorrect placement of __initdata | Sachin Kamat |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-26 | dlci: validate the net device in dlci_del() | Zefan Li |
2013-06-26 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-27 | net: wan: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-04 | wan: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-01-31 | wanrouter: delete now orphaned header content, files/drivers | Paul Gortmaker |
2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |