aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-10neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong
2017-02-10sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2017-02-10dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2017-02-10dccp: do not send reset to already closed socketsEric Dumazet
2017-02-10net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2017-02-10net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2017-02-10sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2017-02-10net: sctp, forbid negative lengthJiri Slaby
2017-02-10packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman
2017-02-10ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2017-02-10net: avoid sk_forward_alloc overflowsEric Dumazet
2017-02-10net: fix sk_mem_reclaim_partial()Eric Dumazet
2017-02-10can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp
2017-02-10netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2017-02-10firewire: net: fix fragmented datagram_size off-by-oneStefan Richter
2017-02-10firewire: net: guard against rx buffer overflowsStefan Richter
2017-02-10net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2017-02-10pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX
2017-02-10brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2017-02-10brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2017-02-10brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli
2017-02-10svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2017-02-10iwlwifi: pcie: fix access to scratch bufferSara Sharon
2017-02-10ipvs: count pre-established TCP states as activeMichal Kubecek
2017-02-10net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek
2017-02-10mISDN: Fixing missing validation in base_sock_bind()Emrah Demir
2017-02-10mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2017-02-10net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov
2017-02-10bonding: Fix bonding crashMahesh Bandewar
2017-02-10tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-10tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2017-02-10tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2017-02-10tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2017-02-10tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2017-02-10net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2017-02-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2017-02-10ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2017-02-10ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2017-02-10ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2017-02-10ipv6: correctly add local routes when lo goes upNicolas Dichtel
2017-02-10ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2017-02-10ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2017-02-10ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2017-02-10ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2017-02-10ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2017-02-10ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2017-02-10stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2017-02-10include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2017-02-10drivers/vfio: Rework offsetofend()Gavin Shan
2017-02-10vt: clear selection before resizingScot Doyle