index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-3
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-1
/
+1
2012-07-13
tipc: use standard printk shortcut macros (pr_err etc.)
Erik Hugne
1
-1
/
+1
2009-07-12
genetlink: make netns aware
Johannes Berg
1
-1
/
+1
2009-05-21
tipc: Use genl_register_family_with_ops()
Michał Mirosław
1
-22
/
+16
2008-05-21
tipc: Fix skb_under_panic when configuring TIPC without privileges
Allan Stephens
1
-7
/
+9
2007-06-23
[TIPC]: Fix infinite loop in netlink handler
Florian Westphal
1
-1
/
+1
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-10
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-8
/
+8
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
1
-8
/
+8
2006-01-13
[PATCH] genetlink: don't touch module ref count
Per Liden
1
-1
/
+0
2006-01-12
[TIPC] More updates of file headers
Per Liden
1
-0
/
+1
2006-01-12
[TIPC] Update of file headers
Per Liden
1
-1
/
+0
2006-01-12
[TIPC] Cleaned up info/warn/err macros
Per Liden
1
-1
/
+1
2006-01-12
[TIPC] License header update
Per Liden
1
-19
/
+23
2006-01-12
[TIPC} Fixed bug in disc_timeout()
Jon Maloy
1
-1
/
+3
2006-01-12
[TIPC] Use dynamically allocated family id with NETLINK_GENERIC
Per Liden
1
-2
/
+2
2006-01-12
[TIPC] Initial merge
Per Liden
1
-0
/
+107