ALSA: ctxfi: Fallback DMA mask to 32bit
[firefly-linux-kernel-4.4.55.git] / net /
2017-02-26 Maxime Jayatnet: socket: fix recvmmsg not returning error from...
2017-02-26 Paolo Abeniip: fix IP_CHECKSUM handling
2017-02-26 David S. Millerirda: Fix lockdep annotations in hashbin_delete().
2017-02-26 Andrey Konovalovdccp: fix freeing skb too early for IPV6_RECVPKTINFO
2017-02-26 Anoob Somanpacket: Do not call fanout_release from atomic contexts
2017-02-26 Eric Dumazetpacket: fix races in fanout_add()
2017-02-26 Eric Dumazetnet/llc: avoid BUG_ON() in skb_orphan()
2017-02-18 Eric Dumazetl2tp: do not use udp_ioctl()
2017-02-18 WANG Congping: fix a null pointer dereference
2017-02-18 Willem de Bruijnpacket: round up linear to header len
2017-02-18 Willem de Bruijnnet: introduce device min_header_len
2017-02-18 WANG Congsit: fix a double free on error path
2017-02-18 Marcelo Ricardo... sctp: avoid BUG_ON on sctp_wait_for_sndbuf
2017-02-18 Eric Dumazettcp: avoid infinite loop in tcp_splice_read()
2017-02-18 Eric Dumazetipv6: tcp: add a missing tcp_v6_restore_cb()
2017-02-18 Eric Dumazetip6_gre: fix ip6gre_err() invalid reads
2017-02-18 Eric Dumazetnetlabel: out of bound access in cipso_v4_validate()
2017-02-18 Eric Dumazetipv4: keep skb->dst around in presence of IP options
2017-02-18 Eric Dumazetnet: use a work queue to defer net_disable_timestamp...
2017-02-18 Eric Dumazettcp: fix 0 divide in __tcp_select_window()
2017-02-18 Dan Carpenteripv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
2017-02-18 Eric Dumazetipv6: fix ip6_tnl_parse_tlv_enc_lim()
2017-02-18 Eric Dumazetcan: Fix kernel panic at security_sock_rcv_skb
2017-02-14 Thorsten Horstmannmac80211: Fix adding of mesh vendor IEs
2017-02-09 Oliver Hartkoppcan: bcm: fix hrtimer/tasklet termination in bcm op...
2017-02-09 J. Bruce Fieldssvcrpc: fix oops in absence of krb5 module
2017-02-04 Florian Fainellinet: dsa: Bring back device detaching in dsa_slave_susp...
2017-02-04 WANG Congaf_unix: move unix_mknod() out of bindlock
2017-02-04 Ivan Vecerabridge: netlink: call br_changelink() during br_dev_new...
2017-02-04 Alexey Kodanevtcp: initialize max window for a new fastopen socket
2017-02-04 Kefeng Wangipv6: addrconf: Avoid addrconf_disable_change() using...
2017-02-04 Eric Dumazetnet: fix harmonize_features() vs NETIF_F_HIGHDMA
2017-02-04 Basil Gunnax25: Fix segfault after sock connection timeout
2017-02-04 Lance Richardsonopenvswitch: maintain correct checksum state in conntra...
2017-02-04 Shannon Nelsontcp: fix tcp_fastopen unaligned access complaints on...
2017-02-04 David Ahernnet: ipv4: fix table id in getroute response
2017-02-04 David Ahernnet: lwtunnel: Handle lwtunnel_fill_encap failure
2017-02-01 Kinglong MeeSUNRPC: cleanup ida information when removing sunrpc...
2017-01-26 Sriharsha Basavapatnasvcrdma: avoid duplicate dma unmapping during error...
2017-01-26 J. Bruce Fieldssvcrpc: don't leak contexts on PROC_DESTROY
2017-01-19 Johannes Bergnl80211: fix sched scan netlink socket owner destruction
2017-01-15 David Ahernnet: ipv4: Fix multipath selection with vrf
2017-01-15 Herbert Xugro: Disable frag0 optimization on IPv6 ext headers
2017-01-15 Eric Dumazetgro: use min_t() in skb_gro_reset_offset()
2017-01-15 Herbert Xugro: Enter slow-path if there is no tailroom
2017-01-15 Alexander Duyckipv4: Do not allow MAIN to be alias for new LOCAL w...
2017-01-15 Michal Tesarigmp: Make igmp group member RFC 3376 compliant
2017-01-15 Reiter Wolfgangdrop_monitor: consider inserted data in genlmsg_end
2017-01-15 Reiter Wolfgangdrop_monitor: add missing call to genlmsg_end
2017-01-15 Daniel Borkmannnet, sched: fix soft lockup in tc_classify
2017-01-15 Dave Jonesipv6: handle -EFAULT from skb_copy_bits
2017-01-12 Johannes Bergmac80211: initialize fast-xmit 'info' later
2017-01-09 Ilya Dryomovlibceph: verify authorize reply on connect
2017-01-09 Johannes Bergcfg80211/mac80211: fix BSS leaks when abandoning assoc...
2016-12-15 Sven Eckelmannbatman-adv: Check for alloc errors when preparing TT...
2016-12-15 Marc Kleine-Buddecan: raw: raw_setsockopt: limit number of can_filter...
2016-12-10 Tobias Brunneresp6: Fix integrity verification when ESN are used
2016-12-10 Tobias Brunneresp4: Fix integrity verification when ESN are used
2016-12-10 Eli Cooperipv4: Set skb->protocol properly for local output
2016-12-10 Eli Cooperipv6: Set skb->protocol properly for local output
2016-12-10 Kees Cooknet: ping: check minimum size on ICMP header length
2016-12-10 Eric Dumazetnet: avoid signed overflows for SO_{SND|RCV}BUFFORCE
2016-12-10 Philip Petterssonpacket: fix race condition in packet_set_ring
2016-12-10 Eric Dumazetnet/dccp: fix use-after-free in dccp_invalid_packet
2016-12-10 Herbert Xunetlink: Do not schedule work from sk_destruct
2016-12-10 Herbert Xunetlink: Call cb->done from a worker thread
2016-12-10 Amir Vadainet/sched: pedit: make sure that offset is valid
2016-12-10 Daniel Borkmannnet, sched: respect rcu grace period on cls destruction
2016-12-10 Guillaume Naultl2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6...
2016-12-10 Sabrina Dubrocartnetlink: fix FDB size computation
2016-12-10 WANG Congaf_unix: conditionally use freezable blocking calls...
2016-12-10 Paolo Abeniip6_tunnel: disable caching when the traffic class...
2016-12-10 WANG Congnet: check dead netns for peernet2id_alloc()
2016-12-02 Eric Dumazetflow_dissect: call init_default_flow_dissectors() earlier
2016-12-02 Johannes Bergcfg80211: limit scan results cache size
2016-11-26 Anders K. Pedersennetfilter: nft_dynset: fix element timeout for HZ ...
2016-11-26 Oliver Hartkoppcan: bcm: fix warning in bcm_connect/proc_register
2016-11-21 Eric Dumazettcp: take care of truncations done by sk_filter()
2016-11-21 Stephen Suryaputra Linipv4: use new_gw for redirect neigh lookup
2016-11-21 Eric Dumazetnet: __skb_flow_dissect() must cap its return value
2016-11-21 Soheil Hassas Yeganehsock: fix sendmmsg for partial sendmsg
2016-11-21 Alexander Duyckfib_trie: Correct /proc/net/route off by one error
2016-11-21 Marcelo Ricardo... sctp: assign assoc_id earlier in __sctp_connect
2016-11-21 Eric Dumazetipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
2016-11-21 Eric Dumazetipv6: dccp: fix out of bound access in dccp_v6_err()
2016-11-21 Eric Dumazetdccp: fix out of bound access in dccp_v4_err()
2016-11-21 Eric Dumazetdccp: do not send reset to already closed sockets
2016-11-21 Eric Dumazettcp: fix potential memory corruption
2016-11-21 Eric Dumazetnet: mangle zero checksum in skb_checksum_help()
2016-11-21 Eric Dumazetnet: clear sk_err_soft in sk_clone_lock()
2016-11-21 Florian Westphaldctcp: avoid bogus doubling of cwnd after loss
2016-11-18 Jann Hornnetfilter: fix namespace handling in nf_log_proc_dostring
2016-11-15 Willem de Bruijnpacket: on direct_xmit, limit tso and csum to supported...
2016-11-15 Marcelo Ricardo... sctp: validate chunk len before actually using it
2016-11-15 Jamal Hadi Salimnet sched filters: fix notification of filter delete...
2016-11-15 Eric Dumazetudp: fix IP_CHECKSUM handling
2016-11-15 Jiri Slabynet: sctp, forbid negative length
2016-11-15 WANG Congipv4: use the right lock for ping_group_range
2016-11-15 Eric Dumazetipv4: disable BH in set_ping_group_range()
2016-11-15 Sabrina Dubrocanet: add recursion limit to GRO
next