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
/
netlink
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-05-07
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+7
2022-04-19
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-2
/
+1
2022-03-19
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2021-12-01
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
1
-4
/
+0
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+10
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
1
-21
/
+2
2021-07-30
net: netlink: Remove unused function
Yajun Deng
1
-8
/
+0
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
1
-5
/
+4
2021-07-20
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
1
-1
/
+3
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-4
/
+4
2021-05-18
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
1
-2
/
+4
2021-04-17
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
1
-2
/
+2
2021-02-13
mptcp: avoid lock_fast usage in accept path
Florian Westphal
1
-0
/
+32
2021-02-05
netlink: add tracepoint at NL_SET_ERR_MSG
Marcelo Ricardo Leitner
1
-0
/
+8
2020-10-10
netlink: export policy in extended ACK
Johannes Berg
2
-0
/
+66
2020-10-10
netlink: policy: refactor per-attr policy writing
Johannes Berg
1
-28
/
+51
2020-10-06
netlink: add mask validation
Jakub Kicinski
1
-0
/
+8
2020-10-04
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-5
/
+36
2020-10-04
genetlink: properly support per-op policy dumping
Johannes Berg
1
-10
/
+92
2020-10-04
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
1
-6
/
+19
2020-10-04
netlink: rework policy dump to support multiple policies
Johannes Berg
2
-21
/
+84
2020-10-04
netlink: compare policy more accurately
Johannes Berg
1
-4
/
+8
2020-10-03
genetlink: switch control commands to per-op policies
Jakub Kicinski
1
-3
/
+11
2020-10-03
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
1
-7
/
+2
2020-10-03
genetlink: bring back per op policy
Jakub Kicinski
1
-5
/
+13
2020-10-03
genetlink: use .start callback for dumppolicy
Jakub Kicinski
1
-24
/
+24
2020-10-03
genetlink: add a structure for dump state
Jakub Kicinski
2
-27
/
+32
2020-10-03
genetlink: add small version of ops
Jakub Kicinski
1
-32
/
+95
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-14
/
+33
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2
-15
/
+18
2020-09-24
netlink/compat: Append NLMSG_DONE/extack to frag_list
Dmitry Safonov
1
-14
/
+33
2020-09-18
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
1
-4
/
+4
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
1
-1
/
+2
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
2020-08-25
net: netlink: delete repeated words
Randy Dunlap
2
-5
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-08-20
netlink: fix state reallocation in policy export
Johannes Berg
1
-0
/
+3
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
1
-13
/
+19
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
[next]