Commit message (Expand) | Author | Age | |
---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | netns: fix net_generic() "id - 1" bloat | Alexey Dobriyan | 2016-12-03 |
* | netns: add dummy struct inside "struct net_generic" | Alexey Dobriyan | 2016-12-03 |
* | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 2016-11-18 |
* | netns: remove BUG_ONs from net_generic() | Denys Vlasenko | 2015-04-17 |
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 |
* | netns: Fail conspicously if someone uses net_generic at an inappropriate time. | Eric W. Biederman | 2012-01-27 |
* | netns: let net_generic take pointer-to-const args | Jan Engelhardt | 2010-11-21 |
* | net: disallow to use net_assign_generic externally | Jiri Pirko | 2010-04-27 |
* | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 2009-12-01 |
* | [NETNS]: The generic per-net pointers. | Pavel Emelyanov | 2008-04-15 |