| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -2/+2 |
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ |
|
| * | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ \ |
|
| * | | drivers/net/wan: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -4/+4 |
| |/ |
|
* | | wan: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 | 4 | -15/+10 |
* | | wanrouter: delete now orphaned header content, files/drivers | Paul Gortmaker | 2013-01-31 | 3 | -2517/+0 |
* | | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker | 2013-01-31 | 2 | -59/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 11 | -29/+26 |
|\ |
|
| * | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2012-12-07 | 7 | -11/+7 |
| * | net/lmc: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -3/+3 |
| * | ixp4xx_hss: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -2/+2 |
| * | net/hdlc: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 5 | -7/+7 |
| * | farsync: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -5/+5 |
| * | dscc4: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -3/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 | 1 | -3/+5 |
| |\ |
|
| * | | Make the wanxl firmware array const | David Howells | 2012-11-09 | 1 | -1/+1 |
| * | | Fix the wanxl firmware to include missing constants | David Howells | 2012-11-09 | 2 | -1/+2 |
| * | | UAPI: Fix compilation of the wanxl firmware blob. | David Howells | 2012-11-09 | 1 | -1/+1 |
* | | | Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2012-11-30 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | WAN: Remove redundant HDLC info printed by IXP4xx HSS driver. | Krzysztof HaĆasa | 2012-11-22 | 1 | -1/+1 |
| |/ |
|
* | | ixp4xx_hss: avoid calling dma_pool_create() with NULL dev | Xi Wang | 2012-11-20 | 1 | -3/+5 |
|/ |
|
* | farsync: fix support for over 30 cards | Dan Carpenter | 2012-10-09 | 1 | -1/+1 |
* | sections: fix section conflicts in drivers/net/wan | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli | 2012-09-10 | 1 | -0/+1 |
* | drivers/net/wan/dscc4.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -2/+3 |
* | drivers: net: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -1/+1 |
* | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-22 | 6 | -6459/+0 |
|\ |
|
| * | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman | 2012-05-02 | 6 | -6459/+0 |
| |\ |
|
| | * | NET: pc300, move to staging as it is broken | Jiri Slaby | 2012-04-13 | 6 | -6459/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | drivers/net/wan/farsync.c: add missing iounmap | Julia Lawall | 2012-04-17 | 1 | -0/+1 |
| |/ |
|
* | | net: Fix spelling typo in net | Masanari Iida | 2012-04-14 | 1 | -1/+1 |
* | | net/wan: use module_pci_driver | Axel Lin | 2012-04-14 | 2 | -24/+2 |
|/ |
|
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 | 1 | -2/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 7 | -7/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 10 | -21/+7 |
|\ |
|
| * | net: replace random_ether_addr() with eth_hw_addr_random() | Danny Kukawka | 2012-02-15 | 2 | -2/+2 |
| * | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 8 | -19/+5 |
* | | NET: pc300, show version info from module init | Jiri Slaby | 2012-03-08 | 1 | -7/+2 |
* | | NET: pc300, do not zero global variables | Jiri Slaby | 2012-03-08 | 2 | -22/+0 |
|/ |
|
* | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2011-12-19 | 2 | -2/+2 |
* | wan: make LAPB callbacks const | stephen hemminger | 2011-09-16 | 3 | -12/+10 |
* | net/wan/hdlc_ppp: use break in switch | Jesper Juhl | 2011-08-22 | 1 | -7/+7 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-27 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -1/+3 |
| |\ |
|
| * | | treewide: Fix recieve/receive typos | Joe Perches | 2011-06-24 | 1 | -1/+1 |