summaryrefslogtreecommitdiff
path: root/net/netlink
Commit message (Expand)AuthorAge
* netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* netlink: allow sending extended ACK with cookie on successJohannes Berg2017-04-13
* genetlink: pass extended ACK report downJohannes Berg2017-04-13
* netlink: extended ACK reportingJohannes Berg2017-04-13
* netlink/diag: report flags for netlink socketsAndrey Vagin2017-04-05
* genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka2017-03-22
* crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu2017-03-21
* net: adjust skb->truesize in pskb_expand_head()Eric Dumazet2017-01-27
* netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet2017-01-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* netlink: use blocking notifierWANG Cong2016-12-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\
| * netlink: Do not schedule work from sk_destructHerbert Xu2016-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \ | |/
| * netlink: Call cb->done from a worker threadHerbert Xu2016-11-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\ \ | |/
| * genetlink: fix a memory leak on error pathWANG Cong2016-11-03
| * netlink: netlink_diag_dump() runs without locksEric Dumazet2016-11-03
* | genetlink: fix error return code in genl_register_family()Wei Yongjun2016-11-01
* | genetlink: Fix generic netlink family unregisterpravin shelar2016-10-29
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: use idr to track familiesJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* | genetlink: introduce and use genl_family_attrbuf()Johannes Berg2016-10-27
|/
* netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-10-06
* netlink: don't forget to release a rhashtable_iter structureAndrey Vagin2016-09-07
* net: make genetlink ctrl ops conststephen hemminger2016-09-01
* netlink: Use rhashtable walk interface in diag dumpHerbert Xu2016-08-19
* net/netlink/af_netlink.h: Remove unused structure.Fabien Siron2016-06-09
* netlink: Fix dump skb leak/double freeHerbert Xu2016-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov2016-04-10
* | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-05
|/
* netlink: add support for NIC driver ioctlsDavid Decotigny2016-03-22
* nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal2016-02-18
* Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
* netlink: remove mmapped netlink supportFlorian Westphal2016-02-18
* openvswitch: allow management from inside user namespacesTycho Andersen2016-02-11
* netlink: not trim skb for mmaped socket when dumpKen-ichirou MATSUZAWA2016-01-29
* genetlink: Fix off-by-one in genl_allocate_reserve_groups()David S. Miller2016-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-01-13
|\
| * netlink: add a start callback for starting a netlink dumpTom Herbert2015-12-15
* | net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen2016-01-12
|/
* 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