index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
net_namespace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/namespace: Update rtnl_net_dumpid for strict data checking
David Ahern
2018-10-08
1
-0
/
+6
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-10
/
+6
|
\
|
*
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-21
1
-10
/
+6
*
|
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
1
-0
/
+28
|
/
*
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2018-03-31
1
-0
/
+1
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
1
-5
/
+13
*
net: Add more comments
Kirill Tkhai
2018-03-27
1
-0
/
+2
*
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
1
-20
/
+20
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-2
/
+0
*
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-27
1
-37
/
+6
*
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
1
-0
/
+1
*
net: Make account struct net to memcg
Kirill Tkhai
2018-03-07
1
-1
/
+1
*
net: make kmem caches as __ro_after_init
Alexey Dobriyan
2018-02-26
1
-1
/
+1
*
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
2018-02-20
1
-2
/
+2
*
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2018-02-20
1
-14
/
+6
*
net: Kill net_mutex
Kirill Tkhai
2018-02-20
1
-21
/
+32
*
net: Convert net_defaults_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Convert net_ns_ops methods
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
2018-02-13
1
-10
/
+20
*
net: Move mutex_unlock() in cleanup_net() up
Kirill Tkhai
2018-02-13
1
-1
/
+2
*
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-02-13
1
-13
/
+26
*
net: Cleanup in copy_net_ns()
Kirill Tkhai
2018-02-13
1
-11
/
+9
*
net: Assign net to net_namespace_list in setup_net()
Kirill Tkhai
2018-02-13
1
-10
/
+3
*
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-25
1
-18
/
+44
*
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
1
-2
/
+0
*
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-17
1
-2
/
+11
*
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2018-01-15
1
-4
/
+4
*
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-12-20
1
-1
/
+1
*
net: export peernet2id_alloc
Jiri Benc
2017-11-05
1
-0
/
+1
*
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
1
-2
/
+3
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-2
/
+2
*
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
1
-0
/
+17
|
\
|
*
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+17
*
|
netns: fix error code when the nsid is already used
Nicolas Dichtel
2017-06-10
1
-0
/
+1
*
|
netns: define extack error msg for nsis cmds
Nicolas Dichtel
2017-06-10
1
-9
/
+33
*
|
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-25
1
-0
/
+19
|
/
*
net: Initialise init_net.count to 1
David Howells
2017-04-30
1
-1
/
+2
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-4
/
+6
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+2
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
1
-20
/
+15
|
\
|
*
netns: avoid disabling irq for netns id
Paul Moore
2016-12-14
1
-20
/
+15
*
|
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
2016-12-03
1
-8
/
+12
*
|
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
2016-12-03
1
-4
/
+4
*
|
netns: publish net_generic correctly
Alexey Dobriyan
2016-12-03
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-0
/
+2
|
\
\
|
*
|
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-17
1
-0
/
+2
*
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-4
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-15
/
+20
|
\
\
\
|
|
/
/
[next]