index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
1
-0
/
+1
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-0
/
+1
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-1
/
+1
2020-03-03
tipc: add missing attribute validation for MTU property
Jakub Kicinski
1
-0
/
+1
2019-12-20
tipc: make legacy address flag readable over netlink
John Rutherford
1
-0
/
+6
2019-11-08
tipc: add support for AEAD key setting via netlink
Tuong Lien
1
-1
/
+17
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
1
-12
/
+0
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-3
/
+6
2019-06-24
tipc: fix missing indentation in source code
john.rutherford@dektech.com.au
1
-1
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+21
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-21
/
+1
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-1
/
+3
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
1
-0
/
+2
2018-04-16
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
1
-0
/
+2
2018-04-16
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-10
/
+12
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
1
-1
/
+1
2016-08-26
tipc: add UDP remoteip dump to netlink API
Richard Alpe
1
-1
/
+9
2016-08-26
tipc: introduce UDP replicast
Richard Alpe
1
-0
/
+5
2016-08-18
tipc: add peer removal functionality
Richard Alpe
1
-0
/
+5
2016-07-26
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
1
-0
/
+7
2016-07-26
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
1
-0
/
+5
2016-07-26
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
1
-2
/
+13
2016-03-07
tipc: move netlink policies to netlink.c
Richard Alpe
1
-0
/
+69
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
1
-1
/
+1
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
1
-3
/
+3
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
1
-63
/
+4
2015-01-12
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
1
-4
/
+6
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
1
-1
/
+8
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
1
-0
/
+5
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
1
-1
/
+8
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
1
-0
/
+7
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
1
-0
/
+5
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
1
-0
/
+7
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
1
-0
/
+5
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
1
-0
/
+5
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
1
-1
/
+9
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
1
-0
/
+17
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
1
-0
/
+7
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
1
-0
/
+5
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
1
-0
/
+6
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
1
-1
/
+41
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
1
-8
/
+0
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-5
/
+6
[next]