Commit History

Author SHA1 Message Date
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
  Joy Latten ab5f5e8b14 [XFRM]: xfrm audit calls 18 years ago
  Thomas Graf fd21150a0f [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() 18 years ago
  Thomas Graf 15901a2746 [XFRM] netlink: Remove dependency on rtnetlink 18 years ago
  Thomas Graf 5424f32e48 [XFRM] netlink: Use nlattr instead of rtattr 18 years ago
  Thomas Graf 35a7aa08bf [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] 18 years ago
  Thomas Graf fab448991d [XFRM] netlink: Enhance indexing of the attribute array 18 years ago
  Thomas Graf cf5cb79f69 [XFRM] netlink: Establish an attribute policy 18 years ago
  Thomas Graf a7bd9a45c8 [XFRM] netlink: Use nlmsg_parse() to parse attributes 18 years ago
  Thomas Graf 7deb226490 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers 18 years ago
  Thomas Graf cfbfd45a8c [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess 18 years ago
  Thomas Graf c26445acbc [XFRM] netlink: Move algorithm length calculation to its own function 18 years ago
  Thomas Graf c0144beaec [XFRM] netlink: Use nla_put()/NLA_PUT() variantes 18 years ago
  Thomas Graf 082a1ad573 [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() 18 years ago
  Thomas Graf 7b67c8575f [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() 18 years ago
  Thomas Graf 9825069d09 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() 18 years ago
  Thomas Graf 79b8b7f4ab [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() 18 years ago
  Herbert Xu 196b003620 [IPSEC]: Ensure that state inner family is set 18 years ago
  Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
  Jamal Hadi Salim 5a6d34162f [XFRM] SPD info TLV aggregation 18 years ago
  Jamal Hadi Salim af11e31609 [XFRM] SAD info TLV aggregationx 18 years ago
  Jamal Hadi Salim ecfd6b1837 [XFRM]: Export SPD info 18 years ago
  Jamal Hadi Salim 566ec03448 [XFRM]: Missing bits to SAD info. 18 years ago
  Jamal Hadi Salim 28d8909bc7 [XFRM]: Export SAD info. 18 years ago
  Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
  Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 years ago
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago
  Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 years ago
  Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 years ago