Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -2/+0 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
2018-02-13 | net: Convert pernet_subsys ops, registered via net_dev_init() | Kirill Tkhai | 1 | -0/+2 |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-04 | net-procfs: Use vsnprintf extension %phN | Joe Perches | 1 | -9/+4 |
2016-04-26 | net: remove NETDEV_TX_LOCKED support | Florian Westphal | 1 | -1/+2 |
2013-05-20 | rps: selective flow shedding during softnet overflow | Willem de Bruijn | 1 | -2/+14 |
2013-03-25 | net: Print functions in /proc/net/ptype without the offset. | David S. Miller | 1 | -1/+1 |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -2/+1 |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 1 | -7/+5 |
2013-02-19 | net: move procfs code to net/core/net-procfs.c | Cong Wang | 1 | -0/+414 |