| Commit message (Expand) | Author | Age | Files | Lines |
* | i2o: use proc_remove_subtree() | Al Viro | 2013-04-09 | 1 | -50/+1 |
* | silicom: bury bp_proc.c | Al Viro | 2013-04-09 | 3 | -1330/+0 |
* | silicom: switch to create_proc_data(), clean procfs side of things up | Al Viro | 2013-04-09 | 1 | -820/+379 |
* | silicom: untangle module_init | Al Viro | 2013-04-09 | 1 | -192/+133 |
* | silicom: get_bypass_slave_pfs() open-codes lookup_port() | Al Viro | 2013-04-09 | 1 | -25/+2 |
* | silicom: unobfuscate get_{status,master}_port_fn() | Al Viro | 2013-04-09 | 1 | -48/+19 |
* | silicom: helper functions are often useful... | Al Viro | 2013-04-09 | 1 | -280/+43 |
* | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 2 | -9/+5 |
* | isp1362-hcd: don't reimplement proc_create_data() | Al Viro | 2013-04-09 | 1 | -4/+1 |
* | rtl8192u: don't play with reassigning ->proc_fops, just use proc_create() | Al Viro | 2013-04-09 | 1 | -5/+1 |
* | dgrp procfs fixes, part 6: just use proc_create{,_data} | Al Viro | 2013-04-09 | 3 | -65/+4 |
* | dgrp procfs fixes, part 5: per-node files | Al Viro | 2013-04-09 | 6 | -129/+45 |
* | dgrp procfs fixes, part 4: get rid of sysctl-like machinery | Al Viro | 2013-04-09 | 2 | -270/+42 |
* | dgrp procfs fixes, part 3: kill dead code | Al Viro | 2013-04-09 | 1 | -63/+0 |
* | dgrp procfs fixes, part 2 | Al Viro | 2013-04-09 | 1 | -4/+1 |
* | dgrp procfs fixes, part 1 | Al Viro | 2013-04-09 | 1 | -2/+1 |
* | The rtl8192e procfs-based debug interface seems very broken | Sean MacLennan | 2013-04-09 | 4 | -1041/+0 |
* | rtl8192e: switch to proc_create() | Al Viro | 2013-04-09 | 1 | -31/+21 |
* | rtl8192e: don't use create_proc_entry() for directories | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | mode_t, whack-a-mole at 11... | Al Viro | 2013-04-09 | 3 | -4/+4 |
* | hysdn: stash pointer to card into proc_dir_entry->data | Al Viro | 2013-04-09 | 2 | -85/+18 |
* | gadgetfs: don't bother with fops->owner | Al Viro | 2013-04-09 | 2 | -4/+0 |
* | ccg: don't bother with fops->owner | Al Viro | 2013-04-09 | 1 | -2/+0 |
* | lift sb_start_write() out of ->write() | Al Viro | 2013-04-09 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-27 | 1 | -2/+4 |
|\ |
|
| * | vt: synchronize_rcu() under spinlock is not nice... | Al Viro | 2013-03-27 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-26 | 29 | -104/+195 |
|\ \ |
|
| * | | bonding: remove already created master sysfs link on failure | Veaceslav Falico | 2013-03-26 | 1 | -0/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-03-26 | 5 | -22/+43 |
| |\ \ |
|
| | * | | igb: fix PHC stopping on max freq | Jiri Benc | 2013-03-26 | 1 | -1/+1 |
| | * | | igb: make sensor info static | Stephen Hemminger | 2013-03-26 | 1 | -1/+1 |
| | * | | igb: SR-IOV init reordering | Alex Williamson | 2013-03-26 | 1 | -1/+1 |
| | * | | igb: Fix null pointer dereference | Alex Williamson | 2013-03-26 | 1 | -1/+1 |
| | * | | igb: fix i350 anti spoofing config | Lior Levy | 2013-03-26 | 1 | -14/+19 |
| | * | | ixgbevf: don't release the soft entries | xunleer | 2013-03-26 | 1 | -4/+20 |
| * | | | pch_gbe: fix ip_summed checksum reporting on rx | Veaceslav Falico | 2013-03-26 | 1 | -2/+2 |
| |/ / |
|
| * | | bnx2x: fix assignment of signed expression to unsigned variable | Kumar Amit Mehta | 2013-03-24 | 1 | -9/+9 |
| * | | net/mlx4_core: Disallow releasing VF QPs which have steering rules | Hadar Hen Zion | 2013-03-21 | 1 | -8/+33 |
| * | | net/mlx4_core: Always use 64 bit resource ID when doing lookup | Hadar Hen Zion | 2013-03-21 | 1 | -1/+1 |
| * | | net/mlx4_en: Remove ethtool flow steering rules before releasing QPs | Hadar Hen Zion | 2013-03-21 | 1 | -11/+11 |
| * | | net/mlx4_core: Fix wrong order of flow steering resources removal | Hadar Hen Zion | 2013-03-21 | 1 | -1/+1 |
| * | | net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper | Moshe Lazer | 2013-03-21 | 1 | -1/+1 |
| * | | net: ethernet: cpsw: fix erroneous condition in error check | Lothar Waßmann | 2013-03-21 | 1 | -1/+1 |
| * | | lantiq_etop: use free_netdev(netdev) instead of kfree() | Wei Yongjun | 2013-03-21 | 1 | -1/+1 |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-03-20 | 11 | -43/+68 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-20 | 11 | -43/+68 |
| | |\ \ |
|
| | | * | | rtlwifi: usb: add missing freeing of skbuff | Jussi Kivilinna | 2013-03-18 | 1 | -0/+1 |
| | | * | | mwifiex: cancel cmd timer and free curr_cmd in shutdown process | Bing Zhao | 2013-03-18 | 1 | -0/+8 |
| | | * | | mwifiex: skip pending commands after function shutdown | Bing Zhao | 2013-03-18 | 1 | -3/+14 |
| | | * | | mwifiex: fix race when queuing commands | Amitkumar Karwar | 2013-03-18 | 4 | -17/+10 |