summaryrefslogtreecommitdiffstats
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+1
|\
| * netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-8/+17
|\|
| * net: reorder 'struct net' fields to avoid false sharingEric Dumazet2019-10-191-8/+17
* | net: introduce per-netns netdevice notifiersJiri Pirko2019-10-021-0/+3
* | net: push loops and nb calls into helper functionsJiri Pirko2019-10-021-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-3/+0
|\
| * net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2019-09-071-3/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-181-0/+3
|\ \ | |/ |/|
| * crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek2019-07-261-0/+3
* | trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport2019-08-211-1/+1
* | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-091-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+7
|\
| * netns: add pre_exit method to struct pernet_operationsEric Dumazet2019-06-191-0/+5
| * net: Initial nexthop codeDavid Ahern2019-05-281-0/+2
* | keys: Network namespace domain tagDavid Howells2019-06-261-0/+3
|/
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-03-281-0/+1
* net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel2019-01-251-0/+4
* flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-141-0/+3
* net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-201-0/+10
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-181-0/+1
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+1
* net: Add more commentsKirill Tkhai2018-03-271-0/+4
* net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-271-5/+7
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-6/+0
* net: add uevent socket memberChristian Brauner2018-03-221-1/+3
* net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-131-0/+14
* net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai2018-02-201-1/+2
* net: Kill net_mutexKirill Tkhai2018-02-201-4/+7
* net: Allow pernet_operations to be executed in parallelKirill Tkhai2018-02-131-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-291-0/+10
|\
| * net: tcp: close sock if net namespace is exitingDan Streetman2018-01-251-0/+10
* | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-151-4/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-031-0/+1
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | net: convert net.passive from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+2
* | netns: add and use net_ns_barrierFlorian Westphal2017-06-191-0/+3
|/
* can: initial support for network namespacesMario Kicherer2017-04-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+1
|\
| * netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
|/
* netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-081-0/+1
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* netfilter: cttimeout: add netns supportPablo Neira2015-12-141-0/+3
* netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-0/+3
* net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-181-0/+2
* netns: make nsid_lock per netWANG Cong2015-05-171-0/+1
* netlink: allow to listen "all" netnsNicolas Dichtel2015-05-091-0/+2