Backport several PPP/PPPoE kernel patches from RT (kernel 2.6) branch
commitd4f882d3ce029a14e9f77cd1895fa7352f28cc6f
authorlly <lly@sf.net>
Wed, 5 May 2010 00:21:34 +0000 (4 20:21 -0400)
committerFedor <fedork@ubuntu.(none)>
Wed, 5 May 2010 05:05:49 +0000 (5 01:05 -0400)
tree2ab074c9e5178427ed18be259f2fa3cb1dedc976
parentee020f451f68adaee4d0f10549011f7b474546c5
Backport several PPP/PPPoE kernel patches from RT (kernel 2.6) branch

PPP generic: Fix receive path data clobbering & non-linear handling
PPP: fix BUG on non-linear SKB (multilink receive)
PPPoE: move lock_sock() in pppoe_sendmsg() to the right location
PPPOE: Improve hashing function in hash_item().
inet: Remove bogus IGMPv3 report handling
release/src/linux/linux/drivers/net/ppp_generic.c
release/src/linux/linux/drivers/net/pppoe.c
release/src/linux/linux/net/ipv4/igmp.c