Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/4] connector fixes
@ 2013-09-30 20:03 Mathias Krause
  2013-09-30 20:03 ` [PATCH 1/4] proc connector: fix info leaks Mathias Krause
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mathias Krause @ 2013-09-30 20:03 UTC (permalink / raw)
  To: Evgeniy Polyakov; +Cc: Mathias Krause, netdev

This series fixes a few netlink related issues of the connector interface.

The first two patches are bug fixes. The last two are cleanups.

Please apply!


Mathias Krause (4):
  proc connector: fix info leaks
  connector: use nlmsg_len() to check message length
  connector: use 'size' everywhere in cn_netlink_send()
  connector - documentation: simplify netlink message length assignment

 Documentation/connector/ucon.c |    2 +-
 drivers/connector/cn_proc.c    |   18 ++++++++++++++++++
 drivers/connector/connector.c  |    9 +++++----
 3 files changed, 24 insertions(+), 5 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-06 20:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 20:03 [PATCH 0/4] connector fixes Mathias Krause
2013-09-30 20:03 ` [PATCH 1/4] proc connector: fix info leaks Mathias Krause
2013-09-30 20:03 ` [PATCH 2/4] connector: use nlmsg_len() to check message length Mathias Krause
2013-09-30 20:03 ` [PATCH 3/4] connector: use 'size' everywhere in cn_netlink_send() Mathias Krause
2013-09-30 20:03 ` [PATCH 4/4] connector - documentation: simplify netlink message length assignment Mathias Krause
2013-10-02 20:04 ` [PATCH 0/4] connector fixes David Miller
2013-10-06 20:46   ` Рустафа Джамурахметов

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox