summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-07-21efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-07-21block: Fix a blk_exit_rl() regressionBart Van Assche
2017-07-21sparc64: Fix gup_huge_pmdNitin Gupta
2017-07-21Adding the type of exported symbolsNagarathnam Muthusamy
2017-07-21sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy
2017-07-21Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy
2017-07-21sfc: don't read beyond unicast address listBert Kenward
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-21tap: convert a mutex to a spinlockWANG Cong
2017-07-21cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli
2017-07-21net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen
2017-07-21rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-21net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64Alban Browaeys
2017-07-21geneve: fix hlist corruptionJiri Benc
2017-07-21vxlan: fix hlist corruptionJiri Benc
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-21net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček
2017-07-21bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-07-21rocker: move dereference before freeDan Carpenter
2017-07-21mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-07-21net: sched: Fix one possible panic when no destroy callbackGao Feng
2017-07-21virtio-net: serialize tx routine during resetJason Wang
2017-07-21net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-07-21tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-07-21net: account for current skb length when deciding about UFOMichal Kubeček
2017-07-21sfc: Fix MCDI command size for filter operationsMartin Habets
2017-07-21netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann
2017-07-21ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-07-15Linux 4.11.11Greg Kroah-Hartman
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-07-15crypto: rsa-pkcs1pad - use constant time memory comparison for MACsJason A. Donenfeld
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-07-15locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-15mqueue: fix a use-after-free in sys_mq_notify()Cong Wang
2017-07-12Linux 4.11.10Greg Kroah-Hartman