summaryrefslogtreecommitdiff
path: root/net/netlink (follow)
Commit message (Expand)AuthorAge
* netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel2018-03-31
* netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-03-11
* netlink: Add netns check on tapsKevin Cernekee2018-01-02
* crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu2017-12-25
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-05
* af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2017-11-24
* netlink: Allow direct reclaim for fallback allocationRoss Lagerwall2017-05-08
* netlink: remove mmapped netlink supportFlorian Westphal2017-03-22
* netlink: Do not schedule work from sk_destructHerbert Xu2016-12-10
* netlink: Call cb->done from a worker threadHerbert Xu2016-12-10
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-11-15
* netlink: Fix dump skb leak/double freeHerbert Xu2016-06-24
* netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov2016-05-04
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann2015-10-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\|
| * netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen2015-10-18
* | net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2015-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * netlink: Replace rhash_portid with boundHerbert Xu2015-09-24
| * netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2015-09-20
| * netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2015-09-11
* | genetlink: simplify genl_notifyJiri Benc2015-09-24
|/
* netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-09
* netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann2015-09-09
* netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-30
* netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-28
* netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-28
* netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA2015-08-23
* netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann2015-08-10
* netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-21
* netlink: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-03
* netlink: add API to retrieve all group membershipsDavid Herrmann2015-06-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
|\
| * netlink: Reset portid after netlink_insert failureHerbert Xu2015-05-16
| * netlink: move nl_table in read_mostly sectionEric Dumazet2015-05-14
* | netlink: Use random autobind roverHerbert Xu2015-05-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\|
| * netlink: Remove max_size settingHerbert Xu2015-05-03
* | netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman2015-05-11
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
* | netlink: rename private flags and statesNicolas Dichtel2015-05-09
|/
* net: fix crash in build_skb()Eric Dumazet2015-04-25
* rhashtable: provide len to obj_hashfnPatrick McHardy2015-03-25
* rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
* netlink: Use default rhashtable hashfnHerbert Xu2015-03-23
* netlink: Remove netlink_compare_arg.trailerHerbert Xu2015-03-21
* netlink: Move namespace into hash keyHerbert Xu2015-03-20