Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Arnd Bergmann
|
b4391db423
netlink: fix nla_put_{u8,u16,u32} for KASAN
|
7 年之前 |
David S. Miller
|
b63f6044d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
8 年之前 |
Phil Sutter
|
2cf0c8b3e6
netlink: Introduce nla_strdup()
|
8 年之前 |
Jamal Hadi Salim
|
64c83d8373
net netlink: Add new type NLA_BITFIELD32
|
8 年之前 |
Rolf Eike Beer
|
2683701201
netlink: correctly document nla_put_u64_64bit()
|
8 年之前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年之前 |
Johannes Berg
|
2d4bc93368
netlink: extended ACK reporting
|
8 年之前 |
David Ahern
|
3b1137fe74
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
|
8 年之前 |
Alexey Dobriyan
|
3e1ed981b7
netlink: revert broken, broken "2-clause nla_ok()"
|
8 年之前 |
Alexey Dobriyan
|
4f7df337fe
netlink: 2-clause nla_ok()
|
8 年之前 |
Alexey Dobriyan
|
3b2c75d371
netlink: use "unsigned int" in nla_next()
|
8 年之前 |
Thomas Graf
|
b15ca182ed
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
|
8 年之前 |
Nicolas Dichtel
|
5022524308
netlink: kill nla_put_u64()
|
9 年之前 |
Nicolas Dichtel
|
73520786b0
libnl: add nla_put_u64_64bit() helper
|
9 年之前 |
Nicolas Dichtel
|
2175d87cc3
libnl: nla_put_msecs(): align on a 64-bit area
|
9 年之前 |
Nicolas Dichtel
|
756a2f59b7
libnl: nla_put_s64(): align on a 64-bit area
|
9 年之前 |
Nicolas Dichtel
|
e9bbe898cb
libnl: nla_put_net64(): align on a 64-bit area
|
9 年之前 |
Nicolas Dichtel
|
b46f6ded90
libnl: nla_put_be64(): align on a 64-bit area
|
9 年之前 |
Nicolas Dichtel
|
e7479122be
libnl: nla_put_le64(): align on a 64-bit area
|
9 年之前 |
Nicolas Dichtel
|
089bf1a6a9
libnl: add more helpers to align attributes on 64-bit
|
9 年之前 |
David S. Miller
|
e6f268ef36
net: nla_align_64bit() needs to test the right pointer.
|
9 年之前 |
Eric Dumazet
|
cca1d81574
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
|
9 年之前 |
David S. Miller
|
35c5845957
net: Add helpers for 64-bit aligning netlink attributes.
|
9 年之前 |
Alexander Aring
|
c648a0138b
netlink: add nla_get for le32 and le64
|
10 年之前 |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 年之前 |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 年之前 |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 年之前 |
Thomas Graf
|
149118d893
netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()
|
10 年之前 |
Simon Horman
|
941d8ebcf7
datapath: Rename last_action() as nla_is_last() and move to netlink.h
|
10 年之前 |