summaryrefslogtreecommitdiff
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov2022-07-111-0/+6
* af_unix: Define a per-netns hash table.Kuniyuki Iwashima2022-06-221-0/+2
* net: make net->dev_unreg_count atomicEric Dumazet2022-02-101-1/+1
* net: initialize init_net earlierEric Dumazet2022-02-061-0/+6
* net: add networking namespace refcount trackerEric Dumazet2021-12-101-0/+34
* netfilter: remove xt pernet dataFlorian Westphal2021-08-011-2/+0
* mctp: Add initial routing frameworkJeremy Kerr2021-07-291-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-1/+13
|\
| * net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-151-1/+6
| * net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-121-0/+7
* | net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-161-0/+4
|/
* net: dccp: use net_generic storageFlorian Westphal2021-04-091-4/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-061-9/+0
|\
| * net: remove obsolete members from struct netFlorian Westphal2021-04-061-9/+0
* | include: net: Remove repeated struct declarationWan Jiabing2021-04-011-1/+0
|/
* net: initialize net->net_cookie at netns setupEric Dumazet2021-02-111-3/+1
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-3/+0
|\
| * netfilter: nfnl_acct: remove data from struct netWang Shanker2020-12-011-3/+0
* | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2020-12-141-7/+4
|\ \ | |/ |/|
| * net: Use generic ns_common::countChristian Brauner2020-08-191-7/+4
* | bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann2020-09-301-1/+1
|/
* net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-011-1/+3
* ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-011-0/+7
* bpf, net: Fix build issue when net ns not configuredDaniel Borkmann2020-03-301-7/+2
* bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-271-0/+10
* netns: Constify exported functionsGuillaume Nault2020-01-171-5/+5
* 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