summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/serial-sccnxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/serial-sccnxp.h')
0 files changed, 0 insertions, 0 deletions
ce8b03aebfc2681e2de662838'>ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()Guillaume Nault 2015-10-23ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault 2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault 2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau 2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman 2015-04-20pppoe: Lacks DST MAC address checkJoakim Tjernlund 2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue 2015-03-02pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth 2014-11-24new helper: memcpy_from_msg()Al Viro 2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller 2014-07-14net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz 2013-12-26ppp: slight optimization of addr comparedingtianhong 2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa