index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-1
/
+3
2020-05-01
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
1
-0
/
+7
2020-03-30
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
1
-7
/
+2
2020-03-27
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-0
/
+10
2020-01-17
netns: Constify exported functions
Guillaume Nault
1
-5
/
+5
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+17
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-02
net: introduce per-netns netdevice notifiers
Jiri Pirko
1
-0
/
+3
2019-10-02
net: push loops and nb calls into helper functions
Jiri Pirko
1
-1
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+0
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+3
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-3
/
+0
2019-08-21
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
1
-1
/
+1
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-1
/
+0
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
1
-0
/
+3
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+7
2019-06-26
keys: Network namespace domain tag
David Howells
1
-0
/
+3
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+5
2019-05-28
net: Initial nexthop code
David Ahern
1
-0
/
+2
2019-03-28
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
1
-0
/
+1
2019-01-25
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
1
-0
/
+4
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+3
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
1
-0
/
+10
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-0
/
+1
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+1
2018-03-27
net: Add more comments
Kirill Tkhai
1
-0
/
+4
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
1
-5
/
+7
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-6
/
+0
2018-03-22
net: add uevent socket member
Christian Brauner
1
-1
/
+3
2018-03-13
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
1
-0
/
+14
2018-02-20
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
1
-1
/
+2
2018-02-20
net: Kill net_mutex
Kirill Tkhai
1
-4
/
+7
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
1
-0
/
+6
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
1
-0
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-01
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-06-19
netns: add and use net_ns_barrier
Florian Westphal
1
-0
/
+3
2017-04-04
can: initial support for network namespaces
Mario Kicherer
1
-0
/
+4
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-08-08
netns: Add a limit on the number of net namespaces
Eric W. Biederman
1
-0
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
[next]