tmp_suning_uos_patched/net
Herbert Xu 689f1c9de2 ipsec: Remove obsolete MAX_AH_AUTH_LEN
While tracking down the MAX_AH_AUTH_LEN crash in an old kernel
I thought that this limit was rather arbitrary and we should
just get rid of it.

In fact it seems that we've already done all the work needed
to remove it apart from actually removing it.  This limit was
there in order to limit stack usage.  Since we've already
switched over to allocating scratch space using kmalloc, there
is no longer any need to limit the authentication length.

This patch kills all references to it, including the BUG_ONs
that led me here.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2014-09-18 10:54:36 +02:00
..
6lowpan
9p
802
8021q
appletalk
atm net: Add ops->ndo_xmit_flush() 2014-08-24 23:02:45 -07:00
ax25
batman-adv
bluetooth
bridge
caif
can
ceph
core net: make skb an optional parameter for__skb_flow_dissect() 2014-08-25 17:21:26 -07:00
dcb
dccp
decnet
dns_resolver
dsa
ethernet
hsr
ieee802154
ipv4 ipsec: Remove obsolete MAX_AH_AUTH_LEN 2014-09-18 10:54:36 +02:00
ipv6 ipsec: Remove obsolete MAX_AH_AUTH_LEN 2014-09-18 10:54:36 +02:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
mac802154
mpls
netfilter net: use reciprocal_scale() helper 2014-08-23 12:21:21 -07:00
netlabel
netlink
netrom
nfc
openvswitch
packet net: Add ops->ndo_xmit_flush() 2014-08-24 23:02:45 -07:00
phonet
rds
rfkill
rose
rxrpc
sched net: Add ops->ndo_xmit_flush() 2014-08-24 23:02:45 -07:00
sctp
sunrpc
tipc tipc: merge struct tipc_port into struct tipc_sock 2014-08-23 11:18:35 -07:00
unix
vmw_vsock
wimax
wireless
x25
xfrm ipsec: Remove obsolete MAX_AH_AUTH_LEN 2014-09-18 10:54:36 +02:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c