| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -16/+16 |
* | 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 | -9/+11 |
* | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 1 | -1/+0 |
* | tipc: fix nl compat regression for link statistics | Richard Alpe | 2016-07-01 | 1 | -1/+1 |
* | tipc: fix an infoleak in tipc_nl_compat_link_dump | Kangjie Lu | 2016-06-02 | 1 | -1/+2 |
* | tipc: fix potential null pointer dereferences in some compat functions | Baozeng Ding | 2016-05-25 | 1 | -18/+93 |
* | tipc: fix nametable publication field in nl compat | Richard Alpe | 2016-05-17 | 1 | -1/+1 |
* | tipc: fix null deref crash in compat config path | Florian Westphal | 2016-02-25 | 1 | -0/+1 |
* | Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" | Florian Westphal | 2016-02-18 | 1 | -1/+0 |
* | tipc: narrow down interface towards struct tipc_link | Jon Paul Maloy | 2015-11-20 | 1 | -2/+2 |
* | tipc: narrow down exposure of struct tipc_node | Jon Paul Maloy | 2015-11-20 | 1 | -2/+2 |
* | tipc: don't sanity check non-existing TLV (NL compat) | Richard Alpe | 2015-08-17 | 1 | -1/+1 |
* | tipc: send explicit not supported error in nl compat | Richard Alpe | 2015-05-09 | 1 | -1/+1 |
* | tipc: fix default link prop regression in nl compat | Richard Alpe | 2015-05-09 | 1 | -22/+113 |
* | tipc: nl compat add noop and remove legacy nl framework | Richard Alpe | 2015-02-09 | 1 | -67/+6 |
* | tipc: convert legacy nl stats show to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+15 |
* | tipc: convert legacy nl net id get to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+18 |
* | tipc: convert legacy nl net id set to nl compat | Richard Alpe | 2015-02-09 | 1 | -3/+14 |
* | tipc: convert legacy nl node addr set to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+26 |
* | tipc: convert legacy nl node dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+22 |
* | tipc: convert legacy nl media dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+19 |
* | tipc: convert legacy nl socket dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+111 |
* | tipc: convert legacy nl name table dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+101 |
* | tipc: convert legacy nl link stat reset to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+26 |
* | tipc: convert legacy nl link prop set to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+47 |
* | tipc: convert legacy nl link dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+23 |
* | tipc: convert legacy nl link stat to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+205 |
* | tipc: convert legacy nl bearer enable/disable to nl compat | Richard Alpe | 2015-02-09 | 1 | -0/+144 |
* | tipc: convert legacy nl bearer dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -1/+273 |
* | tipc: move and rename the legacy nl api to "nl compat" | Richard Alpe | 2015-02-09 | 1 | -0/+105 |