index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
1
-1
/
+3
*
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-01
1
-0
/
+7
*
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
2020-03-30
1
-7
/
+2
*
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-0
/
+10
*
netns: Constify exported functions
Guillaume Nault
2020-01-17
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-1
/
+1
|
\
|
*
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-10-25
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
1
-8
/
+17
|
\
|
|
*
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
2019-10-19
1
-8
/
+17
*
|
net: introduce per-netns netdevice notifiers
Jiri Pirko
2019-10-02
1
-0
/
+3
*
|
net: push loops and nb calls into helper functions
Jiri Pirko
2019-10-02
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
1
-3
/
+0
|
\
|
*
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
2019-09-07
1
-3
/
+0
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-07-26
1
-0
/
+3
*
|
trivial: netns: fix typo in 'struct net.passive' description
Mike Rapoport
2019-08-21
1
-1
/
+1
*
|
sock: make cookie generation global instead of per netns
Daniel Borkmann
2019-08-09
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-0
/
+7
|
\
|
*
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
2019-06-19
1
-0
/
+5
|
*
net: Initial nexthop code
David Ahern
2019-05-28
1
-0
/
+2
*
|
keys: Network namespace domain tag
David Howells
2019-06-26
1
-0
/
+3
|
/
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-28
1
-0
/
+1
*
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
2019-01-25
1
-0
/
+4
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
1
-0
/
+3
*
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2018-07-20
1
-0
/
+10
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-18
1
-0
/
+1
*
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
1
-0
/
+1
*
net: Add more comments
Kirill Tkhai
2018-03-27
1
-0
/
+4
*
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
1
-5
/
+7
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-6
/
+0
*
net: add uevent socket member
Christian Brauner
2018-03-22
1
-1
/
+3
*
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
2018-03-13
1
-0
/
+14
*
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
2018-02-20
1
-1
/
+2
*
net: Kill net_mutex
Kirill Tkhai
2018-02-20
1
-4
/
+7
*
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
2018-02-13
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
1
-0
/
+10
|
\
|
*
net: tcp: close sock if net namespace is exiting
Dan Streetman
2018-01-25
1
-0
/
+10
*
|
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2018-01-15
1
-4
/
+4
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
1
-0
/
+1
*
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
1
-1
/
+1
|
\
|
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+2
*
|
netns: add and use net_ns_barrier
Florian Westphal
2017-06-19
1
-0
/
+3
|
/
*
can: initial support for network namespaces
Mario Kicherer
2017-04-04
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-1
/
+1
|
\
|
*
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
2016-11-18
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
|
/
*
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
1
-0
/
+1
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
[next]