net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
[platform/kernel/linux-rpi.git] / net /
2019-07-28 Nikolay Aleksandrovnet: bridge: mcast: fix stale nsrcs pointer in igmp3...
2019-07-28 Xin Longsctp: not bind the socket in sctp_connect
2019-07-28 Jakub Kicinskinet/tls: make sure offload also gets the keys wiped
2019-07-28 Cong Wangnet_sched: unset TCQ_F_CAN_BYPASS when adding filters
2019-07-28 Cong Wangnetrom: hold sock when setting skb->destructor
2019-07-28 Cong Wangnetrom: fix a memory leak in nr_rx_frame()
2019-07-28 Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-07-28 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2019-07-28 Eric Dumazettcp: be more careful in tcp_fragment()
2019-07-28 Marcelo Ricardo... sctp: fix error handling on stream scheduler initialization
2019-07-28 David Howellsrxrpc: Fix send on a connected, but unbound socket
2019-07-28 Yang Weinfc: fix potential illegal memory access
2019-07-28 John Hurleynet: openvswitch: fix csum updates for MPLS actions
2019-07-28 Lorenzo Bianconinet: neigh: fix multiple neigh timer scheduling
2019-07-28 Florian Westphalnet: make skb_dst_force return true when dst is refcounted
2019-07-28 Ido Schimmelipv6: Unlink sibling route in case of failure
2019-07-28 David Ahernipv6: rt6_check should return NULL if 'from' is NULL
2019-07-28 Matteo Croceipv4: don't set IPv6 only flags to IPv4 addresses
2019-07-28 Eric Dumazetigmp: fix memory leak in igmpv3_del_delrec()
2019-07-26 Szymon JancBluetooth: Add SMP workaround Microsoft Surface Precisi...
2019-07-26 YueHaibing9p/virtio: Add cleanup path in p9_virtio_init
2019-07-26 YueHaibing9p/xen: Add cleanup path in p9_trans_xen_init
2019-07-26 csonsinoBluetooth: validate BLE connection interval updates
2019-07-26 Matias KarhumaaBluetooth: Check state in l2cap_disconnect_rsp
2019-07-26 Josua MayerBluetooth: 6lowpan: search for destination address...
2019-07-26 Nathan Chancellorxsk: Properly terminate assignment in xskq_produce_flus...
2019-07-26 Julian Anastasovipvs: fix tinfo memory leak in start_sync_thread
2019-07-26 Julian Anastasovipvs: defer hook registration to avoid leaks
2019-07-26 Arnd Bergmannipsec: select crypto ciphers for xfrm_algo
2019-07-26 Nicolas Dichtelxfrm: fix sa selector validation
2019-07-26 Stefano Brivioipset: Fix memory accounting for hash types on resize
2019-07-26 Sven Eckelmannbatman-adv: Fix duplicated OGMs on NETDEV_UP
2019-07-26 Anirudh Guptaxfrm: Fix xfrm sel prefix length validation
2019-07-26 Jeremy Sowdenaf_key: fix leaks in key_pol_get_resp and dump_sp.
2019-07-26 Jeremy Sowdenbatman-adv: fix for leaked TVLV handler.
2019-07-14 Lin Yinet :sunrpc :clnt :Fix xps refcount imbalance on the...
2019-07-14 Naftali Goldsteinmac80211: do not start any work during reconfigure...
2019-07-14 Yibo Zhaomac80211: only warn once on chanctx_conf being NULL
2019-07-14 YueHaibingcan: af_can: Fix error path of can_init()
2019-07-14 Pradeep Kumar Chitrapumac80211: free peer keys before vif down in mesh
2019-07-14 Thomas Pedersenmac80211: mesh: fix RCU warning
2019-07-14 John Fastabendbpf: sockmap, fix use after free from sleep in psock...
2019-07-14 John Crispinmac80211: fix rate reporting inside cfg80211_calculate_...
2019-07-10 Chuck Leversvcrdma: Ignore source port when computing DRC hash
2019-07-10 Guillaume Naultnetfilter: ipv6: nf_defrag: accept duplicate fragments...
2019-07-10 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2019-07-10 Guillaume Naultnetfilter: ipv6: nf_defrag: fix leakage of unqueued...
2019-07-10 David S. Millerrds: Fix warning.
2019-07-10 Wei Yongjunmac80211: mesh: fix missing unlock on error in table_pa...
2019-07-10 Ursula Braunnet/smc: move unhash before release of clcsock
2019-07-10 Florian Westphalnetfilter: nft_flow_offload: IPCB is only valid for...
2019-07-10 Florian Westphalnetfilter: nft_flow_offload: don't offload when sequenc...
2019-07-10 Florian Westphalnetfilter: nft_flow_offload: set liberal tracking mode...
2019-07-10 Florian Westphalnetfilter: nf_flow_table: ignore DF bit setting
2019-07-10 Matias KarhumaaBluetooth: Fix faulty expression for minimum encryption...
2019-07-03 Xin Longtipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
2019-07-03 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2019-07-03 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-07-03 Daniel Borkmannbpf: fix unconnected udp hooks
2019-07-03 Xin Longtipc: check msg->req data len in tipc_nl_compat_bearer_...
2019-07-03 Xin Longtipc: change to use register_pernet_device
2019-07-03 Xin Longsctp: change to hold sk after auth shkey is created...
2019-07-03 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-07-03 Eric Dumazetnet/packet: fix memory leak in packet_set_ring()
2019-07-03 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-07-03 Neil Hormanaf_packet: Block execution of tasks waiting for transmi...
2019-07-03 Trond MyklebustSUNRPC: Clean up initialisation of the struct rpc_rqst
2019-07-03 Adeodato Simónet/9p: include trans_common.h to fix missing prototype...
2019-07-03 Dominique Martinet9p/trans_fd: put worker reqs on destroy
2019-07-03 Dominique Martinet9p/trans_fd: abort p9_read_work if req status changed
2019-07-03 Dan Carpenter9p: potential NULL dereference
2019-07-03 Dominique Martinet9p: p9dirent_read: check network-provided name length
2019-07-03 Dominique Martinet9p/rdma: remove useless check in cm_event_handler
2019-07-03 Tomas Bortoli9p: Rename req to rreq in trans_fd
2019-07-03 Dominique Martinet9p/rdma: do not disconnect on down_interruptible EAGAIN
2019-07-03 Tomas Bortoli9p: Add refcount to p9_req_t
2019-07-03 Tomas Bortoli9p: rename p9_free_req() function
2019-07-03 Dominique Martinet9p: add a per-client fcall kmem_cache
2019-07-03 Dominique Martinet9p: embed fcall in req to round down buffer allocs
2019-07-03 Matthew Wilcox9p: Use a slab for allocating requests
2019-07-03 Dominique Martinet9p/xen: fix check for xenbus_read error in front_probe
2019-06-25 Jouni Malinenmac80211: Do not use stack memory with scatterlist...
2019-06-25 Andy Strohmannl80211: fix station_info pertid memory leak
2019-06-25 Yu Wangmac80211: handle deauthentication/disassociation from...
2019-06-25 Manikanta Pubbisetty{nl,mac}80211: allow 4addr AP operation on crypto contr...
2019-06-25 Johannes Bergmac80211: drop robust management frames from unknown TA
2019-06-25 Eric Biggerscfg80211: fix memory leak of wiphy device name
2019-06-25 Marcel HoltmannBluetooth: Fix regression with minimum encryption key...
2019-06-25 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-06-25 Willem de Bruijncan: purge socket error queue on sock destruct
2019-06-22 Eric Dumazettcp: refine memory limit test in tcp_fragment()
2019-06-22 YueHaibingipvs: Fix use-after-free in ip_vs_in
2019-06-22 Jagdish Motwaninetfilter: nf_queue: fix reinject verdict handling
2019-06-22 Stephen Barbervsock/virtio: set SOCK_DONE on peer shutdown
2019-06-22 Xin Longtipc: purge deferredq list for each grp member in tipc_...
2019-06-22 Neil Hormansctp: Free cookie before we memdup a new one
2019-06-22 Young Xiaonfc: Ensure presence of required attributes in the...
2019-06-22 Taehee Yoonet: openvswitch: do not free vport if register_netdevi...
2019-06-22 Eric Dumazetneigh: fix use-after-free read in pneigh_get_next
2019-06-22 Jeremy Sowdenlapb: fixed leak of control-blocks.
next