android_kernel_samsung_msm8976/net
Herbert Xu 86c8f9d158 [IPV4] Fix EPROTONOSUPPORT error in inet_create
There is a coding error in inet_create that causes it to always return
ESOCKTNOSUPPORT.  It should return EPROTONOSUPPORT when there are
protocols registered for a given socket type but none of them match
the requested protocol.

This is based on a patch by Jayachandran C.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-12-02 20:43:26 -08:00
..
802
8021q
appletalk
atm [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
ax25
bluetooth
bridge [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
core [NET]: Reject socket filter if division by constant zero is attempted. 2005-11-20 13:41:34 -08:00
dccp [DCCP]: Add missing no_policy flag to struct net_protocol 2005-11-20 21:16:13 -08:00
decnet
econet
ethernet
ieee80211
ipv4 [IPV4] Fix EPROTONOSUPPORT error in inet_create 2005-12-02 20:43:26 -08:00
ipv6 [IGMP]: workaround for IGMP v1/v2 bug 2005-12-02 20:32:59 -08:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack 2005-12-01 14:28:58 -08:00
netlink [NETLINK]: Use tgid instead of pid for nlmsg_pid 2005-11-22 14:41:50 -08:00
netrom
packet
rose
rxrpc
sched [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously 2005-11-20 13:41:05 -08:00
sctp [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from 2005-12-02 20:32:29 -08:00
sunrpc SUNRPC: Funny looking code in __rpc_purge_upcall 2005-11-25 17:11:30 -05:00
unix
wanrouter
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE