net/mlx4_en: Fix mixed PFC and Global pause user control requests
[pandora-kernel.git] / net / l2tp /
2018-05-31 Eric Dumazetl2tp: do not accept arbitrary sockets
2018-05-31 James Chapmanl2tp: fix race in pppol2tp_release with session object...
2018-05-31 James Chapmanl2tp: don't use inet_shutdown on ppp session destroy
2018-05-31 Hangbin Liul2tp: fix missing print session offset info
2018-02-13 Guillaume Naultl2tp: initialise PPP sessions before registering them
2018-02-13 Guillaume Naultl2tp: protect sock pointer of struct pppol2tp_session...
2018-02-13 Guillaume Naultl2tp: initialise l2tp_eth sessions before registering...
2018-02-13 Guillaume Naultl2tp: don't register sessions in l2tp_session_create()
2018-02-13 Guillaume Naultl2tp: ensure sessions are freed after their PPPOL2TP...
2018-02-13 Tom Parkinl2tp: push all ppp pseudowire shutdown through .release...
2018-02-13 Tom Parkinl2tp: purge session reorder queue on delete
2018-02-13 Tom Parkinl2tp: add session reorder queue purge function to core
2018-01-01 Guillaume Naultl2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
2018-01-01 Guillaume Naultl2tp: hold tunnel socket when handling control frames...
2018-01-01 Guillaume Naultl2tp: hold socket before dropping lock in l2tp_ip{...
2018-01-01 Guillaume Naultl2tp: hold tunnel in pppol2tp_connect()
2018-01-01 Guillaume Naultl2tp: check ps->sock before running pppol2tp_session_io...
2018-01-01 Guillaume Naultl2tp: fix l2tp_eth module loading
2017-11-26 Guillaume Naultl2tp: pass tunnel pointer to ->session_create()
2017-11-26 Guillaume Naultl2tp: prevent creation of sessions on terminated tunnels
2017-11-11 Guillaume Naultl2tp: hold tunnel used while creating sessions with...
2017-11-11 Guillaume Naultl2tp: remove useless duplicate session detection in...
2017-11-11 Guillaume Naultl2tp: hold tunnel while handling genl TUNNEL_GET commands
2017-11-11 Guillaume Naultl2tp: hold tunnel while handling genl tunnel updates
2017-11-11 Guillaume Naultl2tp: hold tunnel while processing genl delete command
2017-11-11 Guillaume Naultl2tp: hold tunnel while looking up sessions in l2tp_netlink
2017-11-11 Guillaume Naultl2tp: define parameters of l2tp_session_get*() as ...
2017-11-11 Guillaume Naultl2tp: initialise session's refcount before making it...
2017-10-12 Paul Hüberl2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
2017-07-18 Guillaume Naultl2tp: don't mask errors in pppol2tp_getsockopt()
2017-07-18 Guillaume Naultl2tp: don't mask errors in pppol2tp_setsockopt()
2017-07-18 Guillaume Naultl2tp: take reference on sessions being dumped
2017-07-18 Guillaume Naultl2tp: take a reference on sessions used in genetlink...
2017-07-18 Guillaume Naultl2tp: fix duplicate session creation
2017-07-18 Guillaume Naultl2tp: ensure session can't get removed during pppol2tp_...
2017-07-18 Guillaume Naultl2tp: fix race in l2tp_recv_common()
2017-04-04 Guillaume Naultl2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6...
2017-03-16 Eric Dumazetl2tp: do not use udp_ioctl()
2016-11-20 phil.turnbull@orac... l2tp: Correctly return -EBADF from pppol2tp_getname.
2016-04-30 Haishuang Yanipv4: l2tp: fix a potential issue in l2tp_ip_recv