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
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
/
net
/
core
/
neighbour.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries
Daniel Borkmann
1
-3
/
+8
2021-10-15
net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
Daniel Borkmann
1
-5
/
+1
2021-10-15
net, neigh: Add build-time assertion to avoid neigh->flags overflow
Daniel Borkmann
1
-0
/
+3
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
1
-30
/
+83
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
1
-15
/
+40
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-9
/
+13
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
1
-12
/
+14
2021-08-11
net: Support filtering interfaces on no master
Lahav Schlesinger
1
-0
/
+7
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-10
/
+5
2021-08-03
net: Keep vertical alignment
Yajun Deng
1
-3
/
+4
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-08
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
1
-0
/
+1
2021-05-11
neighbour: Remove redundant initialization of 'bucket'
Yang Li
1
-1
/
+1
2021-04-22
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-04-01
neighbour: Disregard DEAD dst in neigh_update
Tong Zhu
1
-1
/
+1
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2021-01-30
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
1
-3
/
+4
2021-01-16
neighbor: remove definition of DEBUG
Tom Rix
1
-1
/
+0
2020-12-29
net: neighbor: fix a crash caused by mod zero
weichenchen
1
-4
/
+2
2020-11-14
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+2
2020-06-25
net: neighbor: add fdb extended attribute
Nikolay Aleksandrov
1
-0
/
+1
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-30
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-23
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
1
-0
/
+2
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-05-05
neigh: send protocol value in neighbor create notification
Roman Mashak
1
-3
/
+3
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-15
/
+13
2020-04-03
neigh: support smaller retrans_time settting
Hangbin Liu
1
-4
/
+6
2020-02-20
net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRY
Li RongQing
1
-3
/
+0
2020-01-24
neigh_stat_seq_next() should increase position index
Vasily Averin
1
-0
/
+1
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-2
/
+2
2019-11-07
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-07-27
net: neigh: remove redundant assignment to variable bucket
Colin Ian King
1
-1
/
+1
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-11
/
+9
2019-07-15
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
1
-0
/
+2
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2019-06-17
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-23
neighbor: Add tracepoint to __neigh_create
David Ahern
1
-0
/
+2
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2019-05-04
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
1
-1
/
+8
2019-05-04
neighbor: Reset gc_entries counter if new entry is released before insert
David Ahern
1
-0
/
+2
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-11
/
+14
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-18
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
1
-0
/
+5
2019-02-17
neigh: hook tracepoints in neigh update code
Roopa Prabhu
1
-0
/
+11
2019-01-18
neighbour: Do not perturb drop profiles when neigh_probe
Yang Wei
1
-1
/
+1
[next]