index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
1
-0
/
+6
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
1
-0
/
+2
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
1
-1
/
+1
2022-02-06
net: initialize init_net earlier
Eric Dumazet
1
-0
/
+6
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
1
-0
/
+34
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
1
-2
/
+0
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
1
-0
/
+4
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+13
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
1
-0
/
+4
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-1
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-04-10
net: dccp: use net_generic storage
Florian Westphal
1
-4
/
+0
2021-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-9
/
+0
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
1
-9
/
+0
2021-04-02
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-02-12
net: initialize net->net_cookie at netns setup
Eric Dumazet
1
-3
/
+1
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+0
2020-12-15
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-7
/
+4
2020-12-01
netfilter: nfnl_acct: remove data from struct net
Wang Shanker
1
-3
/
+0
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
1
-1
/
+1
2020-08-19
net: Use generic ns_common::count
Christian Brauner
1
-7
/
+4
2020-06-02
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-28
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-26
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-29
net: Initial nexthop code
David Ahern
1
-0
/
+2
2019-03-29
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-21
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
[next]