summaryrefslogtreecommitdiffstats
path: root/mm/vmalloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-11inet: fix races with reqsk timersEric Dumazet2-2/+8
2015-08-11mkiss: Fix error handling in mkiss_open()Fabio Estevam1-3/+4
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz1-0/+16
2015-08-10bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz1-1/+1
2015-08-10cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter1-1/+2
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier1-3/+3
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal1-2/+4
2015-08-10netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann1-0/+5
2015-08-10bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-08-10net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas1-47/+130
2015-08-10net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas1-15/+37
2015-08-10net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas1-15/+0
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2-2/+4
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2015-08-08net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto1-0/+2
2015-08-07be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP1-8/+10
2015-08-07be2net: post buffers before destroying RXQs in LancerKalesh AP1-12/+30
2015-08-07be2net: enable IFACE filters only after creating RXQsKalesh AP2-47/+85
2015-08-07virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari1-2/+2
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2-23/+13
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell1-3/+0
2015-08-07r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera1-1/+3
2015-08-07bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...Nikolay Aleksandrov1-0/+2
2015-08-07bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov1-0/+2
2015-08-07net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov1-3/+0
2015-08-07xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall2-1/+6
2015-08-07net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-08-07net: fec: fix initial runtime PM refcountLucas Stach1-0/+1
2015-08-05netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer1-2/+2
2015-08-05batman-adv: initialize up/down values when adding a gatewaySimon Wunderlich1-0/+2
2015-08-05batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner1-1/+10
2015-08-05batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2-4/+17
2015-08-05batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli1-5/+13
2015-08-04xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall1-28/+33
2015-08-04udp: fix dst races with multicast early demuxEric Dumazet1-3/+10
2015-08-043c59x: Fix resource leaks in vortex_openJia-Ju Bai1-9/+8
2015-08-04rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2015-08-03act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong1-0/+2
2015-08-03openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin1-4/+12
2015-08-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
2015-08-03fq_codel: explicitly reset flows in ->reset()Eric Dumazet1-3/+19
2015-08-03rocker: free netdevice during netdevice removalIdo Schimmel1-0/+1
2015-08-01stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-08-01gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-08-01gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-08-01gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-08-01act_pedit: check binding before calling tcf_hash_release()WANG Cong1-3/+2
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega1-2/+5