index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-5
/
+6
*
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-3
/
+3
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-1
/
+1
*
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
2012-07-13
1
-1
/
+1
*
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-1
/
+1
*
tipc: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
1
-22
/
+16
*
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
2008-05-21
1
-7
/
+9
*
[TIPC]: Fix infinite loop in netlink handler
Florian Westphal
2007-06-23
1
-1
/
+1
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-8
/
+8
*
[TIPC] Avoid polluting the global namespace
Per Liden
2006-01-18
1
-8
/
+8
*
[PATCH] genetlink: don't touch module ref count
Per Liden
2006-01-13
1
-1
/
+0
*
[TIPC] More updates of file headers
Per Liden
2006-01-12
1
-0
/
+1
*
[TIPC] Update of file headers
Per Liden
2006-01-12
1
-1
/
+0
*
[TIPC] Cleaned up info/warn/err macros
Per Liden
2006-01-12
1
-1
/
+1
*
[TIPC] License header update
Per Liden
2006-01-12
1
-19
/
+23
*
[TIPC} Fixed bug in disc_timeout()
Jon Maloy
2006-01-12
1
-1
/
+3
*
[TIPC] Use dynamically allocated family id with NETLINK_GENERIC
Per Liden
2006-01-12
1
-2
/
+2
*
[TIPC] Initial merge
Per Liden
2006-01-12
1
-0
/
+107