summaryrefslogtreecommitdiff
path: root/include/net/net_namespace.h
Commit message (Expand)AuthorAge
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* net: Add more commentsKirill Tkhai2018-03-27
* net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-27
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: add uevent socket memberChristian Brauner2018-03-22
* net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-13
* net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai2018-02-20
* net: Kill net_mutexKirill Tkhai2018-02-20
* net: Allow pernet_operations to be executed in parallelKirill Tkhai2018-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-29
|\
| * net: tcp: close sock if net namespace is exitingDan Streetman2018-01-25
* | net: Convert atomic_t net::count to refcount_tKirill Tkhai2018-01-15
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-03
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | net: convert net.passive from atomic_t to refcount_tReshetova, Elena2017-07-01
* | netns: add and use net_ns_barrierFlorian Westphal2017-06-19
|/
* can: initial support for network namespacesMario Kicherer2017-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-18
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
|/
* netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-08
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-02
* netfilter: cttimeout: add netns supportPablo Neira2015-12-14
* netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-07
* net: include missing headers in net/net_namespace.hPablo Neira Ayuso2015-06-18
* netns: make nsid_lock per netWANG Cong2015-05-17
* netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
* netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-09
* net: Introduce possible_net_tEric W. Biederman2015-03-12
* net: Kill hold_net release_netEric W. Biederman2015-03-12
* net: add real socket cookiesEric Dumazet2015-03-11
* mpls: Basic routing supportEric W. Biederman2015-03-04
* netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* common object embedded into various struct ....nsAl Viro2014-12-04
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez2014-04-24
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-20
* ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-28
* net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-09
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\
| * net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-28
* | net_namespace.h: Remove extern from function prototypesJoe Perches2013-09-21
|/
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
* netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-26
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
* netfilter: make /proc/net/netfilter pernetGao feng2013-04-05