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.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
/
net
/
tipc
/
netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
1
-0
/
+1
*
tipc: introduce encryption master key
Tuong Lien
2020-09-18
1
-0
/
+1
*
tipc: add support for broadcast rcv stats dumping
Tuong Lien
2020-05-26
1
-1
/
+1
*
tipc: add missing attribute validation for MTU property
Jakub Kicinski
2020-03-03
1
-0
/
+1
*
tipc: make legacy address flag readable over netlink
John Rutherford
2019-12-20
1
-0
/
+6
*
tipc: add support for AEAD key setting via netlink
Tuong Lien
2019-11-08
1
-1
/
+17
*
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
2019-10-06
1
-12
/
+0
*
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
1
-3
/
+6
*
tipc: fix missing indentation in source code
john.rutherford@dektech.com.au
2019-06-24
1
-1
/
+1
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+21
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-2
/
+2
*
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-21
/
+1
*
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
2019-03-19
1
-1
/
+3
*
tipc: switch to rhashtable iterator
Cong Wang
2018-08-29
1
-0
/
+2
*
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2018-04-16
1
-0
/
+2
*
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-04-16
1
-1
/
+2
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
*
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-2
/
+2
*
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-10
/
+12
*
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-1
/
+0
*
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
2016-10-27
1
-1
/
+1
*
tipc: add UDP remoteip dump to netlink API
Richard Alpe
2016-08-26
1
-1
/
+9
*
tipc: introduce UDP replicast
Richard Alpe
2016-08-26
1
-0
/
+5
*
tipc: add peer removal functionality
Richard Alpe
2016-08-18
1
-0
/
+5
*
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
2016-07-26
1
-0
/
+7
*
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
2016-07-26
1
-0
/
+5
*
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
2016-07-26
1
-2
/
+13
*
tipc: move netlink policies to netlink.c
Richard Alpe
2016-03-07
1
-0
/
+69
*
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
1
-1
/
+1
*
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-11-20
1
-3
/
+3
*
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
2015-02-09
1
-63
/
+4
*
tipc: make netlink support net namespace
Ying Xue
2015-01-12
1
-2
/
+5
*
tipc: involve namespace infrastructure
Ying Xue
2015-01-12
1
-4
/
+6
*
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
1
-1
/
+8
*
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+5
*
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
1
-1
/
+8
*
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+7
*
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+5
*
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+7
*
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+5
*
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+5
*
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
1
-1
/
+9
*
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+17
*
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+7
*
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+5
*
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
1
-0
/
+6
*
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-11-21
1
-1
/
+41
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
*
tipc: remove all enabled flags from all tipc components
Ying Xue
2014-02-22
1
-8
/
+0
[next]