pppoe: take ->needed_headroom of lower device into account on xmit
[pandora-kernel.git] / net /
2018-03-03 Felix Fietkaunet: igmp: fix source address check for IGMPv3 reports
2018-03-03 Kevin Cernekeenet: igmp: Use correct source address on IGMPv3 reports
2018-03-03 Johannes Bergcfg80211: fix station info handling bugs
2018-03-03 Marc Kleine-Buddecan: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
2018-03-03 Xin Longsctp: do not allow the v4 socket to bind a v4mapped...
2018-03-03 Xin Longsctp: return error if the asoc has been peeled off...
2018-03-03 Xin Longsctp: use the right sk after waking up from wait_buf...
2018-03-03 Johannes Bergcfg80211: check dev_set_name() return value
2018-03-03 Cong Wang8021q: fix a memory leak for VLAN 0 device
2018-03-03 Nicolai Stangenet: ipv4: emulate READ_ONCE() on ->hdrincl bit-field...
2018-03-03 Herbert Xuxfrm: Return error on unknown encap_type in init_state
2018-03-03 Herbert Xuxfrm: Use __skb_queue_tail in xfrm_trans_queue
2018-03-03 Eric Biggersaf_key: fix buffer overread in parse_exthdrs()
2018-03-03 Eric Biggersaf_key: fix buffer overread in verify_address_len()
2018-03-03 Herbert Xuxfrm: Reinject transport-mode packets through tasklet
2018-03-03 Nikolay Aleksandrovnet: bridge: fix early call to br_stp_change_bridge_id...
2018-03-03 Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2018-03-03 Christoph Paaschtcp md5sig: Use skb's saddr when replying to an incomin...
2018-03-03 Mohamed Ghannamnet: ipv4: fix for a race condition in raw_sendmsg
2018-03-03 Herbert Xuipv4: Avoid reading user iov twice after raw_probe_prot...
2018-03-03 Herbert Xuipv4: Use standard iovec primitive in raw_probe_proto_opt
2018-03-03 Nogah Frankelnet_sched: red: Avoid illegal values
2018-03-03 Sven Eckelmannbatman-adv: Fix lock for ogm cnt access in batadv_iv_og...
2018-03-03 Eric Dumazetnet/packet: fix a race in packet_bind() and packet_noti...
2018-02-13 Mohamed GhannamRDS: null pointer dereference in rds_atomic_free_op
2018-02-13 Mohamed GhannamRDS: Heap OOB write in rds_message_alloc_sgs()
2018-02-13 Eric Dumazetnetfilter: xt_TCPMSS: add more sanity tests on tcph...
2018-02-13 Phil Oesternetfilter: xt_TCPMSS: correct return value in tcpmss_ma...
2018-02-13 Pablo Neira Ayusonetfilter: xt_TCPMSS: fix handling of malformed TCP...
2018-02-13 Phil Oesternetfilter: xt_TCPMSS: Fix missing fragmentation handling
2018-02-13 Pablo Neira Ayusonetfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
2018-02-13 Pablo Neira Ayusonetfilter: xt_TCPOPTSTRIP: fix possible mangling beyond...
2018-02-13 Eric W. Biedermannet/sctp: Always set scope_id in sctp_inet6_skb_msgname
2018-02-13 Alexander Potapenkosctp: fully initialize the IPv6 address in sctp_v6_to_a...
2018-02-13 Jason Gunthorpesctp: Fixup v4mapped behaviour to comply with Sock API
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-02-13 Tuomas Tynkkynennet/9p: Switch to wait_event_killable()
2018-01-01 Al ViroBluetooth: bnep: bnep_add_connection() should verify...
2018-01-01 Al ViroBluetooth: cmtp: cmtp_add_connection() should verify...
2018-01-01 David HerrmannBluetooth: hidp: verify l2cap sockets
2018-01-01 Mohamed Ghannamdccp: CVE-2017-8824: use-after-free in DCCP code
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 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2018-01-01 Guillaume Naultl2tp: hold tunnel in pppol2tp_connect()
2018-01-01 Xin Longsctp: fix a type cast warnings that causes a_rwnd gets...
2018-01-01 Ben Hutchingsipsec: Fix aborted xfrm policy dump crash
2018-01-01 Nicolas Dichtelnet: enable interface alias removal via rtnl
2018-01-01 Guillaume Naultl2tp: check ps->sock before running pppol2tp_session_io...
2018-01-01 Guillaume Naultl2tp: fix l2tp_eth module loading
2018-01-01 Willem de Bruijnpacket: only test po->has_vnet_hdr once in packet_snd
2017-11-26 Ben Hutchingsmac80211: Fix null dereference in ieee80211_key_link()
2017-11-26 Johannes Bergmac80211: don't compare TKIP TX MIC key in reinstall...
2017-11-26 Xin Longsctp: do not peel off an assoc from one netns to anothe...
2017-11-26 Eric Dumazetipv6: fix typo in fib6_net_exit()
2017-11-26 Sabrina Dubrocaipv6: fix memory leak with multiple tables during netns...
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 David S. Millerpkt_sched: Fix warning false positives.
2017-11-11 Pablo Neira Ayusonetfilter: xt_socket: fix compilation warnings with...
2017-11-11 David S. Millerdccp: Fix compile warning in probe code.
2017-11-11 Willem de Bruijnpacket: in packet_do_bind, test fanout with bind_lock...
2017-11-11 Willem de Bruijnpacket: hold bind lock when rebinding to fanout hook
2017-11-11 Francesco Ruggeripacket: race condition in packet_bind
2017-11-11 Johannes Bergmac80211: accept key reinstall without changing anything
2017-11-11 Nikolay Aleksandrovsch_tbf: fix two null pointer dereferences on init...
2017-11-11 Nikolay Aleksandrovsch_netem: avoid null pointer deref on init failure
2017-11-11 Nikolay Aleksandrovsch_cbq: fix null pointer dereferences on init failure
2017-11-11 Nikolay Aleksandrovsch_hfsc: fix null pointer deref and double free on...
2017-11-11 Nikolay Aleksandrovsch_multiq: fix double free on init failure
2017-11-11 Nikolay Aleksandrovsch_htb: fix crash on init failure
2017-11-11 Eric Dumazetnet_sched: fix error recovery at qdisc creation
2017-11-11 Wei Wangipv6: fix sparse warning on rt6i_node
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-11-11 Mathias Krausexfrm_user: fix info leak in build_aevent()
2017-11-11 Mathias Krausexfrm_user: fix info leak in xfrm_notify_sa()
2017-11-11 Steffen Klassertipv6: Fix may be used uninitialized warning in rt6_check
2017-11-11 Wei Wangipv6: add rcu grace period before freeing fib6_node
2017-11-11 Martin KaFai Lauipv6: Add rt6_get_cookie() function
2017-11-11 Stefano Brivioipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
2017-11-11 Eric Dumazetaf_key: do not use GFP_KERNEL in atomic contexts
2017-11-11 Mahesh Bandewaripv4: initialize fib_trie prior to register_netdev_noti...
2017-10-12 Jamal Hadi Salimnet sched filters: fix notification of filter delete...
2017-10-12 Andrey Vaginnetfilter: nf_conntrack: fix RCU race in nf_conntrack_f...
2017-10-12 Paul Hüberl2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
next