linux/net/ieee802154
Craig Gallek 086c653f58 sock: struct proto hash function may error
In order to support fast reuseport lookups in TCP, the hash function
defined in struct proto must be capable of returning an error code.
This patch changes the function signature of all related hash functions
to return an integer and handles or propagates this return value at
all call sites.

Signed-off-by: Craig Gallek <kraig@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-11 03:54:14 -05:00
..
6lowpan inet: kill unused skb_free op 2016-01-05 22:25:57 -05:00
core.c nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
core.h nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
header_ops.c ieee802154: change needed headroom/tailroom 2015-09-22 11:51:20 +02:00
ieee802154.h
Kconfig nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
Makefile
netlink.c
nl802154.c nl802154: Missing return in nl802154_add_llsec_key() 2015-10-02 23:34:37 +02:00
nl802154.h
nl_policy.c
nl-mac.c
nl-phy.c
rdev-ops.h nl802154: add support for security layer 2015-09-30 13:16:44 +02:00
socket.c sock: struct proto hash function may error 2016-02-11 03:54:14 -05:00
sysfs.c cfg802154: add PM hooks 2015-07-23 17:10:49 +02:00
sysfs.h
trace.c
trace.h ieee802154: add ack request default handling 2015-08-10 20:43:06 +02:00