1. 11 9月, 2012 1 次提交
  2. 10 7月, 2012 1 次提交
  3. 29 6月, 2012 1 次提交
    • T
      net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() · 58050fce
      Thomas Graf 提交于
      Using NLMSG_GOODSIZE results in multiple pages being used as
      nlmsg_new() will automatically add the size of the netlink
      header to the payload thus exceeding the page limit.
      
      NLMSG_DEFAULT_SIZE takes this into account.
      Signed-off-by: NThomas Graf <tgraf@suug.ch>
      Cc: Jiri Pirko <jpirko@redhat.com>
      Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
      Cc: Sergey Lapin <slapin@ossfans.org>
      Cc: Johannes Berg <johannes@sipsolutions.net>
      Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>
      Cc: Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
      Cc: Samuel Ortiz <sameo@linux.intel.com>
      Reviewed-by: NJiri Pirko <jpirko@redhat.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      58050fce
  4. 05 6月, 2012 3 次提交
  5. 16 5月, 2012 2 次提交
  6. 13 4月, 2012 1 次提交
  7. 02 4月, 2012 1 次提交
  8. 07 3月, 2012 3 次提交
  9. 25 1月, 2012 1 次提交
  10. 05 1月, 2012 1 次提交
  11. 15 12月, 2011 3 次提交
  12. 01 12月, 2011 2 次提交
  13. 21 9月, 2011 1 次提交
  14. 06 7月, 2011 1 次提交