aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-04-111-6/+7
* cfg80211: limit scan results cache sizeJohannes Berg2017-04-112-1/+71
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2017-04-111-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2017-04-112-4/+4
* ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin2017-04-111-1/+3
* neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong2017-04-111-1/+1
* sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner2017-04-111-2/+5
* dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2017-04-111-6/+8
* dccp: do not send reset to already closed socketsEric Dumazet2017-04-111-0/+4
* net: mangle zero checksum in skb_checksum_help()Eric Dumazet2017-04-111-1/+1
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2017-04-111-0/+1
* sctp: validate chunk len before actually using itMarcelo Ricardo Leitner2017-04-111-6/+6
* net: sctp, forbid negative lengthJiri Slaby2017-04-111-1/+4
* packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2017-04-111-0/+1
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2017-04-116-7/+12
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-04-111-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-04-112-7/+8
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2017-04-111-9/+23
* netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2017-04-111-2/+4
* firewire: net: fix fragmented datagram_size off-by-oneStefan Richter2017-04-111-4/+4
* firewire: net: guard against rx buffer overflowsStefan Richter2017-04-111-16/+35
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2017-04-111-1/+1
* pstore: Fix buffer overflow while write offset equal to buffer sizeLiu ShuoX2017-04-111-2/+2
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2017-04-111-1/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2017-04-111-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2017-04-111-1/+3
* svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2017-04-111-1/+2
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2017-04-111-2/+2
* ipvs: count pre-established TCP states as activeMichal Kubecek2017-04-111-2/+23
* net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek2017-04-113-0/+11
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2017-04-111-0/+3
* mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero2017-04-112-0/+3
* net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2017-04-111-1/+3
* bonding: Fix bonding crashMahesh Bandewar2017-04-113-3/+21
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-115-9/+33
* tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2017-04-111-5/+7
* tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2017-04-111-1/+2
* tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2017-04-112-2/+9
* net/irda: handle iriap_register_lsap() allocation failureVegard Nossum2017-04-111-2/+6
* ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni2017-04-111-2/+11
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2017-04-111-0/+1
* ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2017-04-111-0/+1
* ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2017-04-111-7/+8
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2017-04-111-1/+1
* ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson2017-04-111-1/+0
* ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2017-04-113-10/+31
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2017-04-111-0/+2
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-112-49/+141
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-112-66/+79
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2017-04-113-7/+19