Age | Commit message (Expand) | Author |
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 |
2013-01-11 | drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | net/lmc: remove __dev* attributes | Bill Pemberton |
2012-12-03 | ixp4xx_hss: remove __dev* attributes | Bill Pemberton |
2012-12-03 | net/hdlc: remove __dev* attributes | Bill Pemberton |
2012-12-03 | farsync: remove __dev* attributes | Bill Pemberton |
2012-12-03 | dscc4: remove __dev* attributes | Bill Pemberton |
2012-11-30 | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-22 | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. | Krzysztof Hałasa |
2012-11-20 | ixp4xx_hss: avoid calling dma_pool_create() with NULL dev | Xi Wang |
2012-11-09 | Make the wanxl firmware array const | David Howells |
2012-11-09 | Fix the wanxl firmware to include missing constants | David Howells |
2012-11-09 | UAPI: Fix compilation of the wanxl firmware blob. | David Howells |
2012-10-09 | farsync: fix support for over 30 cards | Dan Carpenter |
2012-10-06 | sections: fix section conflicts in drivers/net/wan | Andi Kleen |
2012-09-10 | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli |
2012-08-20 | drivers/net/wan/dscc4.c: fix error return code | Julia Lawall |
2012-06-06 | drivers: net: Remove casts to same type | Joe Perches |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-17 | drivers/net/wan/farsync.c: add missing iounmap | Julia Lawall |
2012-04-14 | net: Fix spelling typo in net | Masanari Iida |
2012-04-14 | net/wan: use module_pci_driver | Axel Lin |
2012-04-13 | NET: pc300, move to staging as it is broken | Jiri Slaby |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |