s390/qeth: when thread completes, wake up all waiters
[platform/kernel/linux-rpi.git] / net /
2018-03-31 Vinicius Costa Gomesskbuff: Fix not waking applications when errors are...
2018-03-31 David Ahernnet: Only honor ifindex in IP_PKTINFO if non-0
2018-03-31 Nicolas Dichtelnetlink: avoid a double skb free in genlmsg_mcast()
2018-03-31 Arvind Yadavnet/iucv: Free memory obtained by kzalloc
2018-03-31 Eric Dumazetl2tp: do not accept arbitrary sockets
2018-03-31 Lorenzo Bianconiipv6: fix access to non-linear packet in ndisc_fill_red...
2018-03-31 Alexey Kodanevdccp: check sk for closed state in dccp_sendmsg()
2018-03-31 Kirill Tkhainet: Fix hlist corruptions in inet_evict_bucket()
2018-03-31 Eric Dumazetnet: use skb_to_full_sk() in skb_update_prio()
2018-03-31 Eric Dumazetieee802154: 6lowpan: fix possible NULL deref in lowpan_...
2018-03-31 Alexey Kodanevsch_netem: fix skb leak in netem_enqueue()
2018-03-31 Tom Herbertkcm: lock lower socket in kcm_attach
2018-03-31 Roman Mashaknet sched actions: return explicit error when tunnel_ke...
2018-03-31 David Lebrunipv6: sr: fix scheduling in RCU when creating seg6...
2018-03-31 David Lebrunipv6: sr: fix NULL pointer dereference when setting...
2018-03-31 Stefano Brivioipv6: old_dport should be a __be16 in __ip6_datagram_co...
2018-03-31 Paolo Abeninet: ipv6: keep sk status consistent after datagram...
2018-03-31 Arkadi Sharshevskydevlink: Remove redundant free on error path
2018-03-31 Soheil Hassas Yeganehtcp: purge write queue upon aborting the connection
2018-03-24 Haishuang Yanip_gre: fix potential memory leak in erspan_rcv
2018-03-24 Haishuang Yanip_gre: fix error path when erspan_rcv failed
2018-03-24 Alexey Kodanevip6_vti: adjust vti mtu according to mtu of lower device
2018-03-19 Luca Coelhomac80211: remove BUG() when interface type is invalid
2018-03-19 John Fastabendnet: sched: drop qdisc_reset from dev_graft_qdisc
2018-03-19 Yossef Efraimxfrm: Fix xfrm_replay_overflow_offload_esn
2018-03-19 Lorenzo Colittinet: xfrm: allow clearing socket xfrm policies.
2018-03-15 Davide Carattinet/smc: fix NULL pointer dereference on sock_create_ke...
2018-03-15 Eric Dumazetnetfilter: use skb_to_full_sk in ip6_route_me_harder
2018-03-15 Florian Westphalnetfilter: ipv6: fix use-after-free Write in nf_nat_ipv...
2018-03-15 Florian Westphalnetfilter: bridge: ebt_among: add missing match size...
2018-03-15 Florian Westphalnetfilter: ebtables: CONFIG_COMPAT: don't trust userlan...
2018-03-15 Eric Dumazetnetfilter: IDLETIMER: be syzkaller friendly
2018-03-15 Paolo Abeninetfilter: nat: cope with negative port range
2018-03-15 Paolo Abeninetfilter: x_tables: fix missing timer initialization...
2018-03-15 Eric Dumazetnetfilter: xt_hashlimit: fix lock imbalance
2018-03-15 Cong Wangnetfilter: ipt_CLUSTERIP: fix a race condition of proc...
2018-03-15 Florian Westphalnetfilter: add back stackpointer size checks
2018-03-09 Soheil Hassas Yeganehtcp: purge write queue upon RST
2018-03-09 Jason A. Donenfeldnetlink: put module reference if dump start fails
2018-03-09 Paolo Abenicls_u32: fix use after free in u32_destroy_key()
2018-03-09 Ido Schimmelbridge: Fix VLAN reference count problem
2018-03-09 Alexey Kodanevsctp: fix dst refcnt leak in sctp_v6_get_dst()
2018-03-09 David Ahernnet: ipv4: Set addr_type in hash_keys for forwarded...
2018-03-09 Yuchung Chengtcp: revert F-RTO extension to detect more spurious...
2018-03-09 Yuchung Chengtcp: revert F-RTO middle-box workaround
2018-03-09 Xin Longsctp: do not pr_err for the duplicated node in transpor...
2018-03-09 Ivan Veceranet/sched: cls_u32: fix cls_u32 on filter replace
2018-03-09 Eric Dumazetnet_sched: gen_estimator: fix broken estimators based...
2018-03-09 Eric Dumazettcp_bbr: better deal with suboptimal GSO
2018-03-09 David Howellsrxrpc: Fix send in rxrpc_send_data_packet()
2018-03-09 Ilya Lesokhintcp: Honor the eor bit in tcp_mtu_probe
2018-03-09 Tommi Rantalasctp: fix dst refcnt leak in sctp_v4_get_dst
2018-03-09 Alexey Kodanevudplite: fix partial checksum initialization
2018-03-09 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
2018-03-09 Roman Kaplnet: sched: report if filter is too large to dump
2018-03-09 Nicolas Dichtelnetlink: ensure to loop over all netns in genlmsg_multi...
2018-03-09 Sabrina Dubrocanet: ipv4: don't allow setting net.ipv4.route.min_pmtu...
2018-03-09 Jakub Kicinskinet: fix race on decreasing number of TX queues
2018-03-09 Arnd Bergmannipv6 sit: work around bogus gcc-8 -Wrestrict warning
2018-03-09 Stefano Briviofib_semantics: Don't match route with mismatching tclassid
2018-03-09 Xin Longbridge: check brport attr show in brport_show
2018-03-03 Jiri Pirkonet: sched: fix use-after-free in tcf_block_put_ext
2018-03-03 Cong Wangnet_sched: get rid of rcu_barrier() in tcf_block_put_ext()
2018-03-03 Roman Kaplnet: sched: crash on blocks with goto chain action
2018-03-03 Roman Kaplnet: sched: fix crash when deleting secondary chains
2018-03-03 Marcelo Ricardo... sctp: make use of pre-calculated len
2018-03-03 Marcelo Ricardo... sctp: add a ceiling to optlen in some sockopts
2018-03-03 Johannes Bergmac80211: mesh: drop frames appearing to be from us
2018-03-03 Hao Chennl80211: Check for the required netlink attribute presence
2018-03-03 Xin Longip6_tunnel: allow ip6gre dev mtu to be set below 1280
2018-03-03 Tommi Rantalatipc: fix tipc_mon_delete() oops in tipc_enable_bearer...
2018-03-03 Tommi Rantalatipc: error path leak fixes in tipc_enable_bearer()
2018-03-03 Hangbin Liunetfilter: nf_tables: fix potential NULL-ptr deref...
2018-03-03 Pablo Neira Ayusonetfilter: nf_tables: fix chain filter in nf_tables_dum...
2018-03-03 Xin Longip6_tunnel: get the min mtu properly in ip6_tnl_xmit
2018-03-03 Xin Longip6_gre: remove the incorrect mtu limit for ipgre tap
2018-03-03 Xin Longip_gre: remove the incorrect mtu limit for ipgre tap
2018-03-03 Herbert Xuxfrm: Reinject transport-mode packets through tasklet
2018-03-03 Xin Longsctp: fix the issue that a __u16 variable may overflow...
2018-03-03 Brendan McGrathipv6: icmp6: Allow icmp messages to be looped back
2018-02-28 Arnd Bergmanncfg80211: fix cfg80211_beacon_dup
2018-02-28 Paolo Abeninetfilter: drop outermost socket lock in getsockopt()
2018-02-25 Steffen Klassertxfrm: Fix stack-out-of-bounds with misconfigured transp...
2018-02-25 Jann Hornnetfilter: xt_bpf: add overflow checks
2018-02-25 Aviv Hellerxfrm: Fix xfrm_input() to verify state is valid when...
2018-02-25 Stefan HajnocziVSOCK: fix outdated sk_state value in hvs_release()
2018-02-25 Nogah Frankelnet_sched: red: Avoid illegal values
2018-02-25 Xin Longsctp: only update outstanding_bytes for transmitted...
2018-02-25 Paolo Abenidn_getsockoptdecnet: move nf_{get/set}sockopt outside...
2018-02-25 Eric Dumazetnet_sched: gen_estimator: fix lockdep splat
2018-02-25 Willem de Bruijnnet: avoid skb_warn_bad_offload on IS_ERR
2018-02-25 Sowmini Varadhanrds: tcp: atomically purge entries from rds_tcp_conn_li...
2018-02-25 Sowmini Varadhanrds: tcp: correctly sequence cleanup on netns deletion.
2018-02-25 Cong Wangnetfilter: xt_RATEEST: acquire xt_rateest_mutex for...
2018-02-25 Cong Wangnetfilter: xt_cgroup: initialize info->priv in cgroup_m...
2018-02-25 Paolo Abeninetfilter: on sockopt() acquire sock lock only in the...
2018-02-25 Dmitry Vyukovnetfilter: ipt_CLUSTERIP: fix out-of-bounds accesses...
2018-02-25 Eric Dumazetnetfilter: x_tables: avoid out-of-bounds reads in xt_re...
2018-02-25 Dmitry Vyukovnetfilter: x_tables: fix int overflow in xt_alloc_table...
2018-02-25 Xin Longsctp: set frag_point in sctp_setsockopt_maxseg correctly
next