| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | sbni: use pci_dev->subsystem_device | Sergei Shtylyov | 2011-07-22 | 1 | -4/+1 |
* | | | wanxl: remove a stray irq enable | Dan Carpenter | 2011-06-30 | 1 | -1/+1 |
* | | | wan: Update to current logging forms | Joe Perches | 2011-06-27 | 7 | -96/+96 |
* | | | ixp4xx_hss: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -15/+13 |
* | | | farsync: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -4/+3 |
* | | | dscc4: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -42/+38 |
* | | | frame relay dlci/frad: Update to current logging forms | Joe Perches | 2011-06-27 | 2 | -29/+45 |
* | | | cyclom: Update to current logging forms | Joe Perches | 2011-06-27 | 3 | -156/+133 |
* | | | cosa: Update to current logging forms | Joe Perches | 2011-06-27 | 1 | -120/+106 |
* | | | generic_hdlc: Update to current logging forms | Joe Perches | 2011-06-27 | 12 | -211/+186 |
* | | | drivers/net: Remove casts of void * | Joe Perches | 2011-06-21 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 1 | -1/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | farsync: add module_put to error path in fst_open() | Pavel Shved | 2011-06-17 | 1 | -1/+3 |
| |/ |
|
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 4 | -0/+4 |
|/ |
|
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -5/+2 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -2/+1 |
|\ |
|
| * | wan/pc300: Drop __TIME__ usage | Michal Marek | 2011-05-26 | 1 | -2/+1 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -2/+5 |
|\ \ |
|
| * | | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -2/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
| |/ / |
|
* | | | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 3 | -16/+1 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -16/+16 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -1/+1 |
|\ |
|
| * | net: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 1 | -3/+2 |
* | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 2 | -7/+11 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 | 1 | -1/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-12-02 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | NET: wan/x25, fix ldisc->open retval | Jiri Slaby | 2010-11-29 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 | 1 | -3/+3 |
| |_|/
|/| | |
|