Asbjørn Sloth Tønnesen
|
57ceb8611d
net: l2tp: cleanup: remove redundant condition
|
8 years ago |
Asbjørn Sloth Tønnesen
|
97b7af097e
net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
|
8 years ago |
Asbjørn Sloth Tønnesen
|
7ff516ffe4
net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET
|
8 years ago |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 years ago |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 years ago |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 years ago |
stephen hemminger
|
f5bb341e1d
l2tp: make nla_policy const
|
9 years ago |
Nicolas Dichtel
|
1c714a9283
l2tp: use nla_put_u64_64bit()
|
9 years ago |
Nicolas Dichtel
|
2175d87cc3
libnl: nla_put_msecs(): align on a 64-bit area
|
9 years ago |
Mark Tomlinson
|
853effc55b
l2tp: Fix error creating L2TP tunnels
|
9 years ago |
stephen hemminger
|
f1f39f9110
l2tp: auto load type modules
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Bill Hong
|
33f72e6f0c
l2tp : multicast notification to the registered listeners
|
10 years ago |
Tom Herbert
|
6b649feafe
l2tp: Add support for zero IPv6 checksums
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
Guillaume Nault
|
bb5016eac1
l2tp: fix manual sequencing (de)activation in L2TPv2
|
11 years ago |
Johannes Berg
|
c53ed74236
genetlink: only pass array to genl_register_family_with_ops()
|
11 years ago |
Johannes Berg
|
4534de8305
genetlink: make all genl_ops users const
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Tom Parkin
|
7b7c0719cd
l2tp: avoid deadlock in l2tp stats update
|
12 years ago |
Tom Parkin
|
b6fdfdfab0
l2tp: set netnsok flag for netlink messages
|
12 years ago |
Alan Cox
|
e269ed26d4
l2tp: session is an array not a pointer
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Wei Yongjun
|
7f8436a126
l2tp: fix return value check
|
13 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Thomas Graf
|
58050fce35
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
|
13 years ago |
Neil Horman
|
e9412c3708
genetlink: Build a generic netlink family module alias
|
13 years ago |
Joe Perches
|
a4ca44fa57
net: l2tp: Standardize logging styles
|
13 years ago |