index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-02-14
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
1
-6
/
+8
2018-02-14
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
1
-14
/
+15
2017-08-23
net: tipc: constify genl_ops
Arvind Yadav
1
-1
/
+1
2017-08-18
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-16
/
+16
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
-9
/
+11
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-07-01
tipc: fix nl compat regression for link statistics
Richard Alpe
1
-1
/
+1
2016-06-02
tipc: fix an infoleak in tipc_nl_compat_link_dump
Kangjie Lu
1
-1
/
+2
2016-05-25
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
1
-18
/
+93
2016-05-17
tipc: fix nametable publication field in nl compat
Richard Alpe
1
-1
/
+1
2016-02-25
tipc: fix null deref crash in compat config path
Florian Westphal
1
-0
/
+1
2016-02-18
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
1
-1
/
+0
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
1
-2
/
+2
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
1
-2
/
+2
2015-08-17
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
1
-1
/
+1
2015-05-09
tipc: send explicit not supported error in nl compat
Richard Alpe
1
-1
/
+1
2015-05-09
tipc: fix default link prop regression in nl compat
Richard Alpe
1
-22
/
+113
2015-02-09
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
1
-67
/
+6
2015-02-09
tipc: convert legacy nl stats show to nl compat
Richard Alpe
1
-0
/
+15
2015-02-09
tipc: convert legacy nl net id get to nl compat
Richard Alpe
1
-0
/
+18
2015-02-09
tipc: convert legacy nl net id set to nl compat
Richard Alpe
1
-3
/
+14
2015-02-09
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
1
-0
/
+26
2015-02-09
tipc: convert legacy nl node dump to nl compat
Richard Alpe
1
-0
/
+22
2015-02-09
tipc: convert legacy nl media dump to nl compat
Richard Alpe
1
-0
/
+19
2015-02-09
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
1
-0
/
+111
2015-02-09
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
1
-0
/
+101
2015-02-09
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
1
-0
/
+26
2015-02-09
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
1
-0
/
+47
2015-02-09
tipc: convert legacy nl link dump to nl compat
Richard Alpe
1
-0
/
+23
2015-02-09
tipc: convert legacy nl link stat to nl compat
Richard Alpe
1
-0
/
+205
2015-02-09
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
1
-0
/
+144
2015-02-09
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
1
-1
/
+273
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
1
-0
/
+105